S
Shipt Platform API
Details
- URL
-
https://api.shipt.com/orders/v1 - Docs
- https://developer.shipt.com/docs/platform
Authentication
Authorization: Bearer <credential> Request OAuth 2.0 partner credentials from the Shipt Partner Integration team as described in the Platform API getting started guide. Shipt issues separate username and password credentials for staging and production, which you exchange at https://api.shipt.com/auth/v2/oauth/token/ or https://staging-api.shipt.com/auth/v2/oauth/token/ using the password grant; cache and refresh the returned bearer token as documented.