Bartesian · OAuth Scopes

Bartesian OAuth Scopes

OAuth 2.0 probed

Bartesian publishes 4 OAuth 2.0 scopes via the authorizationCode flow. Scopes are the fine-grained permissions an application requests at authorization time to act against the Bartesian API on a user’s behalf.

Tokens are issued from https://shopify.com/authentication/3860496433/oauth/token.

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 ProductsAppliancesBeveragesDirect to ConsumerCommerceAgentic CommerceUniversal Commerce ProtocolMCPShopify
Scopes: 4 Flows: authorizationCode Method: probed

OAuth endpoints

Authorization URL
https://shopify.com/authentication/3860496433/oauth/authorize
Token URL
https://shopify.com/authentication/3860496433/oauth/token
Flows
authorizationCode

Scopes (4)

ScopeDescriptionFlows
openid Standard OpenID Connect scope; requests an ID token identifying the signed-in Bartesian customer. authorizationCode
email Releases the customer's email and email_verified claims. authorizationCode
customer-account-api:full Full access to the Shopify Customer Account API for the signed-in customer (orders, addresses, profile, subscriptions). authorizationCode
customer-account-mcp-api:full Full access to the Shopify customer-account MCP API for the signed-in customer - the authenticated, customer-scoped MCP surface, distinct from the anonymous UCP shopping MCP endpoint at /api/ucp/mcp. authorizationCode

Source

OAuth Scopes

bartesian-scopes.yml Raw ↑
generated: '2026-08-06'
method: probed
source: https://bartesian.com/.well-known/openid-configuration
docs: https://bartesian.com/.well-known/oauth-authorization-server
note: >-
  Bartesian ships no OpenAPI, so these scopes were not derived from a spec. They
  are the scopes_supported list published verbatim by the Shopify customer
  account authorization server that fronts the Bartesian storefront
  (issuer https://shopify.com/authentication/3860496433). The UCP / MCP commerce
  endpoint at /api/ucp/mcp does not use these scopes - it identifies the calling
  platform with a UCP-Agent profile URI instead - so this scope set covers
  customer-account access only.
schemes:
- name: shopify-customer-account-oidc
  source: well-known/bartesian-openid-configuration.json
  issuer: https://shopify.com/authentication/3860496433
  flows:
  - flow: authorizationCode
    authorizationUrl: https://shopify.com/authentication/3860496433/oauth/authorize
    tokenUrl: https://shopify.com/authentication/3860496433/oauth/token
    pkce: S256
scopes:
- scope: openid
  description: Standard OpenID Connect scope; requests an ID token identifying the
    signed-in Bartesian customer.
  flows: [authorizationCode]
  sources: [well-known/bartesian-openid-configuration.json]
- scope: email
  description: Releases the customer's email and email_verified claims.
  flows: [authorizationCode]
  sources: [well-known/bartesian-openid-configuration.json]
- scope: customer-account-api:full
  description: Full access to the Shopify Customer Account API for the signed-in customer
    (orders, addresses, profile, subscriptions).
  flows: [authorizationCode]
  sources: [well-known/bartesian-openid-configuration.json]
- scope: customer-account-mcp-api:full
  description: Full access to the Shopify customer-account MCP API for the signed-in
    customer - the authenticated, customer-scoped MCP surface, distinct from the
    anonymous UCP shopping MCP endpoint at /api/ucp/mcp.
  flows: [authorizationCode]
  sources: [well-known/bartesian-openid-configuration.json]
granularity:
  assessment: coarse
  note: >-
    Two of the four scopes are `:full`. There is no read-only or per-resource
    split (orders vs addresses vs subscriptions), so a customer authorizing an
    agent to read order history necessarily grants write access to the whole
    account. This is a Shopify platform default, not a Bartesian choice, but it
    is the consent surface a Bartesian customer actually faces.
x-evidence:
  fetched: '2026-08-06'
  url: https://bartesian.com/.well-known/openid-configuration
  http_status: 200
  content_type: application/json

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