Rael · OAuth Scopes

Rael OAuth Scopes

OAuth 2.0 probed

Rael 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.

CompanyRetailE-CommerceConsumer GoodsHealth and WellnessPersonal CareAgentic CommerceMCPUniversal Commerce ProtocolShopify
Scopes: 0 Flows: Method: probed

Scopes (0)

Rael 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.

These four scopes are the scopes_supported list published by the Shopify Customer Accounts authorization server discovered on Rael's own domain. They govern shopper sign-in to Rael's store, not a developer API. Rael publishes no scope reference page of its own; the descriptions below are read from the scope names and the OIDC document's own claims_supported list, and are marked derived where the provider states nothing.

Source

OAuth Scopes

rael-scopes.yml Raw ↑
generated: '2026-08-26'
method: probed
source: https://www.getrael.com/.well-known/openid-configuration
name: Rael OAuth / OIDC scopes
docs: null
note: >-
  These four scopes are the scopes_supported list published by the Shopify Customer Accounts
  authorization server discovered on Rael's own domain. They govern shopper sign-in to Rael's
  store, not a developer API. Rael publishes no scope reference page of its own; the descriptions
  below are read from the scope names and the OIDC document's own claims_supported list, and are
  marked derived where the provider states nothing.
issuer: https://shopify.com/authentication/22463213
scope_count: 4
scopes:
- name: openid
  description: Standard OpenID Connect scope; requests an id_token identifying the signed-in shopper.
  source: scopes_supported
- name: email
  description: Releases the email and email_verified claims (both listed in claims_supported).
  source: scopes_supported
- name: 'customer-account-api:full'
  description: Full access to the signed-in shopper's own customer account data (orders, addresses, subscriptions).
  source: scopes_supported
  description_method: derived
- name: 'customer-account-mcp-api:full'
  description: >-
    Full access to the customer-account MCP API on behalf of the signed-in shopper. Notable
    separately from the anonymous storefront commerce MCP endpoint at /api/ucp/mcp — this scope
    is the authenticated, account-scoped agent surface.
  source: scopes_supported
  description_method: derived
code_challenge_methods_supported: [S256]

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/rael-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 email required.

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