Upway · OAuth Scopes

Upway OAuth Scopes

OAuth 2.0 probed

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

CompanyE-CommerceRetailMarketplaceAgentic CommerceModel Context ProtocolUniversal Commerce ProtocolElectric BikesMicromobilityCircular EconomyRefurbished GoodsShopping Agents
Scopes: 0 Flows: Method: probed

Scopes (0)

Upway 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

upway-scopes.yml Raw ↑
generated: '2026-09-02'
method: probed
source: https://upway.co/.well-known/openid-configuration
name: Upway OAuth Scopes
description: >-
  Scopes advertised by the OpenID Connect / OAuth 2.0 discovery documents served from
  upway.co for the store's customer-account identity provider. Read from the live
  discovery document, not from prose. The UCP MCP commerce endpoint itself is anonymous
  and consumes none of these scopes.
docs: https://upway.co/.well-known/openid-configuration
issuer: https://shopify.com/authentication/65864040675
authorization_endpoint: https://shopify.com/authentication/65864040675/oauth/authorize
token_endpoint: https://shopify.com/authentication/65864040675/oauth/token
jwks_uri: https://shopify.com/authentication/65864040675/.well-known/jwks.json
grant_types_supported:
- authorization_code
- refresh_token
- 'urn:ietf:params:oauth:grant-type:jwt-bearer'
code_challenge_methods_supported:
- S256
scope_count: 4
scopes:
- name: openid
  description: Issue an ID token identifying the signed-in customer.
  standard: true
- name: email
  description: Release the customer's email address and the email_verified claim.
  standard: true
- name: 'customer-account-api:full'
  description: Full access to the Shopify Customer Account API for this shop (orders, addresses, profile).
  standard: false
- name: 'customer-account-mcp-api:full'
  description: >-
    Full access to the authenticated customer-account MCP API for this shop - the
    signed-in counterpart to the anonymous storefront UCP MCP endpoint.
  standard: false
claims_supported:
- iss
- sub
- aud
- exp
- iat
- nonce
- sid
- email
- email_verified
x-evidence:
  fetched: '2026-09-02'
  url: https://upway.co/.well-known/openid-configuration
  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/upway-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.