I

Instacart Connect APIs

REST discovered

Details
URL
https://connect.instacart.com
Docs
https://docs.instacart.com/connect/api
Authentication
Instacart Connect OAuth client credentials oauth2 discovered Set up OAuth ↗
Authorization: Bearer <credential>

For Instacart Connect, work with Instacart to get access and then create or manage your retailer OAuth application in the Instacart platform/developer portal referenced from Authenticate API requests and its linked credential-rotation portal docs. Use your client_id and client_secret to mint access tokens via POST https://connect.instacart.com/v2/oauth/token as described in Generate an access token.