Willow · OAuth Scopes

Willow OAuth Scopes

OAuth 2.0 probed

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

CompanyConsumer HealthBreast PumpsMaternal HealthMedical DevicesEcommerceAgentic CommerceMCPUCPagent-nativeShopify
Scopes: 0 Flows: Method: probed

Scopes (0)

Willow 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

willow-scopes.yml Raw ↑
generated: '2026-09-04'
method: probed
source: https://onewillow.com/.well-known/openid-configuration
docs: https://onewillow.com/.well-known/oauth-authorization-server
summary: >-
  The only OAuth surface Willow serves is Shopify Customer Accounts on its own account.onewillow.com
  host. Its RFC 8414 / OIDC metadata declares four scopes. Willow publishes no scope reference page
  of its own; the descriptions below are read from the scope names and the discovery document, and
  are marked as such.
issuer: https://shopify.com/authentication/15958015
authorization_server: https://account.onewillow.com
scope_count: 4
scopes:
  - name: openid
    description: OpenID Connect — request an ID token for the signed-in Willow customer.
    standard: true
    description_method: derived
  - name: email
    description: Release the customer's email address and email_verified claim.
    standard: true
    description_method: derived
  - name: customer-account-api:full
    description: >-
      Full access to the Willow customer account API for the signed-in buyer — orders, addresses,
      payment methods and profile on onewillow.com.
    standard: false
    description_method: derived
  - name: customer-account-mcp-api:full
    description: >-
      Full access to the MCP-addressable projection of the same customer account surface. This is the
      scope an agent acting for a signed-in Willow buyer would hold.
    standard: false
    description_method: derived
claims_supported:
  - iss
  - sub
  - aud
  - exp
  - iat
  - nonce
  - sid
  - email
  - email_verified
notes:
  - >-
    The anonymous UCP commerce MCP endpoint (https://onewillow.com/api/ucp/mcp) is NOT scope-gated —
    it gates on a UCP agent profile URI and, for order reads, an agent JWT. See
    authentication/willow-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/willow-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.