ModRetro · OAuth Scopes
ModRetro OAuth Scopes
OAuth 2.0
probed
ModRetro publishes 4 OAuth 2.0 scopes via the authorizationCode flow. Scopes are the fine-grained permissions an application requests at authorization time to act against the ModRetro API on a user’s behalf.
Tokens are issued from https://orders.modretro.com/authentication/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.
CompanyConsumer ElectronicsGamingRetro GamingHardwareE-CommerceAgentic CommerceMCPUniversal Commerce ProtocolOpen Source Hardware
Scopes: 4
Flows: authorizationCode
Method: probed
OAuth endpoints
Authorization URL
https://orders.modretro.com/authentication/oauth/authorize
https://orders.modretro.com/authentication/oauth/authorize
Token URL
https://orders.modretro.com/authentication/oauth/token
https://orders.modretro.com/authentication/oauth/token
Flows
authorizationCode
authorizationCode
Scopes (4)
| Scope | Description | Flows |
|---|---|---|
| openid | Standard OpenID Connect scope; issues an ID token for the authenticated customer. | authorizationCode |
| Releases the customer's email and email_verified claims. | authorizationCode | |
| customer-account-api:full | Full access to the Shopify Customer Account API for the signed-in ModRetro customer (orders, addresses, profile). | authorizationCode |
| customer-account-mcp-api:full | Full access to the Shopify Customer Account MCP API — the authenticated, customer-scoped agent surface, distinct from the anonymous UCP commerce MCP endpoint. | authorizationCode |
Source
OAuth Scopes
Work with this as data
Every scope set here is available over the APIs.io API and to AI agents over MCP.