Debut · OAuth Scopes

Debut OAuth Scopes

OAuth 2.0 probed

Debut uses OAuth 2.0 but publishes no discrete scopes — access is governed by the grant itself (e.g. client-credentials or role-based authorization) rather than per-scope consent.

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.

CompanyBiotechnologyBeautyCosmeticsSkincareIngredientsSynthetic BiologyArtificial IntelligenceManufacturingE-CommerceAgentic Commerce
Scopes: 0 Flows: Method: probed

Scopes (0)

Debut implements OAuth 2.0 but publishes no discrete scopes — access is governed by the grant itself (client-credentials or role-based authorization) rather than per-scope consent.

Source

OAuth Scopes

debut-scopes.yml Raw ↑
generated: '2026-08-12'
method: probed
source: https://www.deinde.com/.well-known/oauth-authorization-server

api: DEINDE Commerce (UCP MCP)
issuer: https://shopify.com/authentication/75476861220
authorization_endpoint: https://account.deinde.com/authentication/oauth/authorize
token_endpoint: https://account.deinde.com/authentication/oauth/token
docs: null
docs_note: >-
  Debut publishes no scopes reference of its own. The scope list below is read verbatim
  from scopes_supported in the authorization-server metadata the DEINDE store serves from
  its own host; the semantics are Shopify customer-accounts semantics.

scope_count: 4
scopes:
- name: openid
  description: Request an ID token identifying the signed-in customer (OpenID Connect
    core).
  source: scopes_supported
- name: email
  description: Release the customer's email address and email_verified claim.
  source: scopes_supported
- name: customer-account-api:full
  description: Full access to the Shopify Customer Account API for the authenticated
    customer — orders, addresses, profile and subscription data for that buyer.
  source: scopes_supported
- name: customer-account-mcp-api:full
  description: Full access to the customer-account MCP surface for the authenticated
    customer, the buyer-scoped counterpart to the anonymous storefront UCP MCP endpoint.
  source: scopes_supported

granularity: coarse
granularity_note: >-
  Two of the four scopes are ":full" grants. There is no read-only variant and no
  per-resource decomposition, so an agent that needs to read a buyer's order history must
  ask for full customer-account access. Scope design is Shopify's, not Debut's.

protected_resource:
  metadata: https://www.deinde.com/.well-known/oauth-protected-resource
  resource: https://www.deinde.com
  authorization_servers:
  - https://account.deinde.com
  - https://shopify.com/authentication/75476861220
  bearer_methods_supported:
  - header

Work with this as data

Every scope set here is available over the APIs.io API and to AI agents over MCP.

MCP server

One button, every client — Claude, Cursor, VS Code and the rest.

https://apis.io/mcp

Tools for oauth scopes

4 MCP tools reach this
  • find_scopesBrowse and filter every scope set in the catalog.
  • apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.
  • resolveTurn a domain, URL or GitHub org into the provider it belongs to.
  • find_cohortsEvery scored population of providers in the catalog.
All 92 tools →

Call it yourself

curl for this page
This scope set
curl "https://apis.io/api/v1/scopes/debut-scopes"
All oauth scopes
curl "https://apis.io/api/v1/scopes?limit=25"

Discovery needs no key. Ratings and market analysis are Pro.

Get an API key

Free tier, no form to fill in. Signing in shares your email address with us — we store it to create your key and to recognise you if you sign in with another provider. See our Privacy Policy and Terms.

A second provider on the same verified email joins the account you already have.