FINESSE · OAuth Scopes

FINESSE OAuth Scopes

OAuth 2.0 probed

FINESSE 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-CommerceFashionApparelDirect to ConsumerAgentic CommerceUCPMCPagent-nativeShopifyConsumer
Scopes: 0 Flows: Method: probed

Scopes (0)

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

Scopes are read verbatim from the `scopes_supported` array of the OAuth 2.0 / OpenID Connect metadata FINESSE serves at its own apex domain. FINESSE publishes no scope reference page of its own, so the descriptions below state only what the scope name asserts plus what the metadata itself proves; nothing is inferred beyond that. The authorization server is the Shopify-hosted customer identity provider for this merchant (issuer https://shopify.com/authentication/23733469261), with endpoints on account.finesse.us.

Source

OAuth Scopes

finesse-scopes.yml Raw ↑
generated: '2026-08-12'
method: probed
source: https://finesse.us/.well-known/openid-configuration
docs: null
note: >-
  Scopes are read verbatim from the `scopes_supported` array of the OAuth 2.0 / OpenID Connect
  metadata FINESSE serves at its own apex domain. FINESSE publishes no scope reference page of its
  own, so the descriptions below state only what the scope name asserts plus what the metadata
  itself proves; nothing is inferred beyond that. The authorization server is the Shopify-hosted
  customer identity provider for this merchant (issuer
  https://shopify.com/authentication/23733469261), with endpoints on account.finesse.us.
authorization_server: https://account.finesse.us/authentication/oauth/authorize
token_endpoint: https://account.finesse.us/authentication/oauth/token
pkce: S256
scope_count: 4
scopes:
  - name: openid
    standard: true
    spec: OpenID Connect Core 1.0
    description: Request an ID token identifying the signed-in FINESSE shopper.
  - name: email
    standard: true
    spec: OpenID Connect Core 1.0
    description: Release the shopper's email address and email_verified claim.
  - name: 'customer-account-api:full'
    standard: false
    description: >-
      Full access to the customer account API on behalf of the signed-in shopper — the surface behind
      account.finesse.us (orders, addresses, profile). Not documented on any FINESSE page.
  - name: 'customer-account-mcp-api:full'
    standard: false
    description: >-
      Full access to a customer-account MCP API on behalf of the signed-in shopper. This is a
      logged-in agent surface distinct from the anonymous storefront MCP endpoint at
      /api/ucp/mcp; FINESSE publishes no documentation for it, and its tool manifest was not
      retrievable without a customer session.
notes: >-
  These are end-user consent scopes for shopper identity, not developer API scopes. The public
  agent commerce endpoint (https://finesse.us/api/ucp/mcp) carries no OAuth scope requirement at
  all — see authentication/finesse-authentication.yml.

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