Maisonette · OAuth Scopes

Maisonette OAuth Scopes

OAuth 2.0 probed

Maisonette 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-CommerceMarketplaceShoppingChildrenBabyApparelHomesAgentic CommerceMCPUniversal Commerce ProtocolShopify
Scopes: 0 Flows: Method: probed

Scopes (0)

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

derive-oauth-scopes.py was not usable here — it reads OpenAPI oauth2 securitySchemes and Maisonette publishes no OpenAPI. These scopes are read verbatim from the store's own machine-readable authorization-server metadata. The authorization server is Shopify's hosted customer-account issuer for Maisonette's shop (id 58323238975), which is why the scope names carry Shopify's customer-account naming.

Source

OAuth Scopes

maisonette-scopes.yml Raw ↑
generated: '2026-08-25'
method: probed
source: https://www.maisonette.com/.well-known/openid-configuration (and the identical
  /.well-known/oauth-authorization-server), fetched 2026-08-25, HTTP 200.
note: 'derive-oauth-scopes.py was not usable here — it reads OpenAPI oauth2 securitySchemes
  and Maisonette publishes no OpenAPI. These scopes are read verbatim from the store''s
  own machine-readable authorization-server metadata. The authorization server is Shopify''s
  hosted customer-account issuer for Maisonette''s shop (id 58323238975), which is
  why the scope names carry Shopify''s customer-account naming.'
issuer: https://shopify.com/authentication/58323238975
authorization_endpoint: https://shopify.com/authentication/58323238975/oauth/authorize
token_endpoint: https://shopify.com/authentication/58323238975/oauth/token
grant_types:
- authorization_code
- refresh_token
- 'urn:ietf:params:oauth:grant-type:jwt-bearer'
pkce_methods:
- S256
scope_count: 4
scopes:
- name: openid
  description: Standard OIDC scope requesting an ID token for the authenticated Maisonette
    customer.
- name: email
  description: Releases the customer's email address and email_verified claim.
- name: customer-account-api:full
  description: Full access to the authenticated buyer's Maisonette customer account
    — profile, addresses, and order history — through Shopify's Customer Account API.
- name: customer-account-mcp-api:full
  description: Full access to the customer-account surface through MCP, i.e. lets an
    agent act on the signed-in buyer's account rather than only on anonymous catalog
    and cart state.
claims_supported:
- iss
- sub
- aud
- exp
- iat
- nonce
- sid
- email
- email_verified
docs: null
docs_note: Maisonette publishes no scopes/permissions reference page of its own. The
  scope semantics above are described from Shopify's customer-account model; the scope
  strings themselves are verbatim from Maisonette's own discovery document.

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