Voyage Foods · OAuth Scopes
Voyage Foods OAuth Scopes
OAuth 2.0
searched
Voyage Foods publishes 4 OAuth 2.0 scopes via the authorizationCode, refreshToken, and urn:ietf:params:oauth:grant-type:jwt-bearer flows. Scopes are the fine-grained permissions an application requests at authorization time to act against the Voyage Foods API on a user’s behalf.
Tokens are issued from https://shopify.com/authentication/59465728192/oauth/token.
This index is generated from the provider’s OpenAPI security definitions (and, where available, its documented scope reference) and refreshes on every APIs.io network build. Browse every provider’s scopes at scopes.apis.io.
CompanyFood and BeverageConsumer Packaged GoodsEcommerceAgentic CommerceUniversal Commerce ProtocolMCPGraphQLShopifyFood Technology
Scopes: 4
Flows: authorizationCode, refreshToken, urn:ietf:params:oauth:grant-type:jwt-bearer
Method: searched
OAuth endpoints
Authorization URL
https://shopify.com/authentication/59465728192/oauth/authorize
https://shopify.com/authentication/59465728192/oauth/authorize
Token URL
https://shopify.com/authentication/59465728192/oauth/token
https://shopify.com/authentication/59465728192/oauth/token
Flows
authorizationCoderefreshTokenurn:ietf:params:oauth:grant-type:jwt-bearer
authorizationCoderefreshTokenurn:ietf:params:oauth:grant-type:jwt-bearer
Scopes (4)
| Scope | Description | Flows |
|---|---|---|
| openid | Standard OpenID Connect scope; requests an ID token identifying the signed-in customer. | authorizationCode |
| Releases the customer's email address and email_verified claim in the ID token. | authorizationCode | |
| customer-account-api:full | Full access to the Shopify Customer Account API on behalf of the signed-in customer — orders, addresses, profile and subscription data for this shop. | authorizationCode |
| customer-account-mcp-api:full | Full access to the Customer Account MCP API — the authenticated, customer-scoped MCP surface, distinct from the anonymous UCP shopping MCP endpoint at /api/ucp/mcp. | authorizationCode |