Cure Hydration · OAuth Scopes

Cure Hydration OAuth Scopes

OAuth 2.0 probed

Cure Hydration 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.

CompanyConsumer Packaged GoodsBeveragesHealth and WellnessE-CommerceDirect to ConsumerRetailShopifyAgentic CommerceUniversal Commerce ProtocolMCPGraphQL
Scopes: 0 Flows: Method: probed

Scopes (0)

Cure Hydration 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

cure-hydration-scopes.yml Raw ↑
generated: '2026-08-11'
method: probed
source: https://www.curehydration.com/.well-known/openid-configuration
summary: >-
  Four OAuth 2.0 / OpenID Connect scopes are advertised in the authorization-server metadata
  served under Cure Hydration's own apex domain. They are the Shopify Customer Accounts
  scope set for this store (shop id 7323713602). Cure publishes no scope reference page of
  its own; the descriptions below are read from the OIDC/OAuth metadata plus Shopify's
  platform documentation and are marked accordingly.
issuer: https://shopify.com/authentication/7323713602
authorization_endpoint: https://shopify.com/authentication/7323713602/oauth/authorize
token_endpoint: https://shopify.com/authentication/7323713602/oauth/token
flows:
  - authorization_code
  - refresh_token
  - 'urn:ietf:params:oauth:grant-type:jwt-bearer'
pkce_required_methods: [S256]
docs: https://shopify.dev/docs/api/customer
scope_count: 4
scopes:
  - name: openid
    description: Standard OpenID Connect scope. Requests an ID token identifying the signed-in shopper.
    standard: true
    source: openid-configuration scopes_supported
  - name: email
    description: Releases the shopper's email address and email_verified claim into the ID token.
    standard: true
    source: openid-configuration scopes_supported
  - name: 'customer-account-api:full'
    description: >-
      Full access to the Shopify Customer Account API on behalf of the signed-in shopper —
      orders, addresses, subscriptions, and profile.
    standard: false
    source: openid-configuration scopes_supported
  - name: 'customer-account-mcp-api:full'
    description: >-
      Full access to the Shopify Customer Account MCP API — the authenticated, shopper-scoped
      counterpart to the anonymous UCP commerce MCP server at /api/ucp/mcp. This is the scope
      an agent needs to read a specific buyer's orders rather than the public catalog.
    standard: false
    source: openid-configuration scopes_supported
notes:
  - >-
    These scopes govern shopper identity, not developer access. There is no partner, admin,
    or integrator scope surface published for this store.
  - >-
    The presence of customer-account-mcp-api:full is the notable finding: the store advertises
    an authenticated, per-buyer MCP surface alongside the anonymous commerce one.
x-evidence:
  - fetched: '2026-08-11'
    url: https://www.curehydration.com/.well-known/openid-configuration
    http_status: 200
  - fetched: '2026-08-11'
    url: https://www.curehydration.com/.well-known/oauth-authorization-server
    http_status: 200

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/cure-hydration-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.