RYSE · OAuth Scopes

RYSE OAuth Scopes

OAuth 2.0 probed

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

Smart HomeInternet of ThingsConsumer ElectronicsHome AutomationWindow CoveringsAgentic CommerceMCPUniversal Commerce ProtocolE-CommerceShopify
Scopes: 0 Flows: Method: probed

Scopes (0)

RYSE 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

ryse-scopes.yml Raw ↑
generated: '2026-08-26'
method: probed
source: https://account.helloryse.com/.well-known/oauth-authorization-server
docs: null
docs_note: >-
  RYSE publishes no scopes/permissions reference page of its own. The scope list below is read
  verbatim from the scopes_supported array of RYSE's own OAuth 2.0 authorization-server metadata
  document, fetched anonymously on 2026-08-26 (HTTP 200).
authorization_server: https://account.helloryse.com
issuer: https://shopify.com/authentication/51479806112
authorization_url: https://account.helloryse.com/authentication/oauth/authorize
token_url: https://account.helloryse.com/authentication/oauth/token
flow: authorization_code
pkce: S256
scope_count: 4
scopes:
- name: openid
  description: >-
    Standard OpenID Connect scope. Requests an ID token identifying the RYSE customer.
  standard: OpenID Connect Core 1.0
- name: email
  description: >-
    Standard OpenID Connect scope. Releases the email and email_verified claims for the RYSE
    customer.
  standard: OpenID Connect Core 1.0
- name: customer-account-api:full
  description: >-
    Full access to the RYSE customer-account API on behalf of the signed-in customer — orders,
    profile, addresses, store credit. Observed in the live login redirect on
    https://www.helloryse.com/account/login.
  granularity: coarse
  note: >-
    There is no read-only or per-resource variant published; the only offered granularity is ":full".
- name: customer-account-mcp-api:full
  description: >-
    Full access to the customer-account MCP surface at
    https://account.helloryse.com/customer/api/mcp — the scope an agent needs to actually execute
    get_most_recent_order_status, get_order_status, get_store_credit_balances and request_return.
  granularity: coarse
  covers_tools:
  - get_most_recent_order_status
  - get_order_status
  - get_store_credit_balances
  - request_return
unscoped_surfaces:
- endpoint: https://www.helloryse.com/api/ucp/mcp
  reason: >-
    The UCP commerce MCP is anonymous. It has no OAuth scopes at all; admission is controlled by a
    dereferenceable UCP agent profile (meta["ucp-agent"].profile), not by a token.
- endpoint: https://www.helloryse.com/api/mcp
  reason: The Storefront MCP is anonymous and carries no OAuth surface.
findings:
- >-
  Coarse-only. Both RYSE-specific scopes end in ":full" — an agent that needs to read one order
  status must be granted the same scope that authorizes request_return, a write. There is no
  least-privilege option for an agent operating on a customer's behalf.

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/ryse-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.