S

Shipt Platform API

REST discovered

Details
URL
https://api.shipt.com/orders/v1
Docs
https://developer.shipt.com/docs/platform
Authentication
Shipt partner OAuth credentials oauth2 discovered Set up OAuth ↗
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.