Brooklinen · OAuth Scopes

Brooklinen OAuth Scopes

OAuth 2.0 probed

Brooklinen 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 Brooklinen API on a user’s behalf.

Tokens are issued from https://account.brooklinen.com/authentication/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.

E-CommerceRetailDirect to ConsumerHome GoodsBeddingShopifyAgentic CommerceUniversal Commerce ProtocolMCPagent-nativeCatalogCheckout
Scopes: 4 Flows: authorizationCode Method: probed

OAuth endpoints

Authorization URL
https://account.brooklinen.com/authentication/oauth/authorize
Token URL
https://account.brooklinen.com/authentication/oauth/token
Flows
authorizationCode

Scopes (4)

ScopeDescriptionFlows
openid Request an OpenID Connect ID token identifying the customer. authorizationCode
email Access the customer's email address and its verification status. authorizationCode
customer-account-api:full Full access to the Shopify Customer Account API for this shop — the authenticated customer's profile, addresses, orders, subscriptions and payment methods. authorizationCode
customer-account-mcp-api:full Full access to the Customer Account MCP API for this shop — the authenticated, customer-scoped agent surface, distinct from the anonymous storefront UCP/MCP endpoint at /api/ucp/mcp. authorizationCode

Source

OAuth Scopes

Raw ↑
generated: '2026-08-02'
method: probed
source: https://www.brooklinen.com/.well-known/oauth-authorization-server
docs: https://shopify.dev/docs/api/customer
summary: >-
  Brooklinen serves RFC 8414 OAuth 2.0 authorization server metadata at its store origin, pointing at the
  Shopify customer account issuer for shop 9517126 and fronted on account.brooklinen.com. Four scopes are
  advertised. These govern customer account access — including the Customer Account MCP API — not a developer
  API program; Brooklinen operates no partner/developer OAuth application surface of its own.
issuer: https://shopify.com/authentication/9517126
schemes:
- name: shopify-customer-account-oauth2
  source: https://www.brooklinen.com/.well-known/oauth-authorization-server
  flows:
  - flow: authorizationCode
    authorizationUrl: https://account.brooklinen.com/authentication/oauth/authorize
    tokenUrl: https://account.brooklinen.com/authentication/oauth/token
    pkce: S256
scopes:
- scope: openid
  description: Request an OpenID Connect ID token identifying the customer.
  flows: [authorizationCode]
  sources: [https://www.brooklinen.com/.well-known/oauth-authorization-server]
- scope: email
  description: Access the customer's email address and its verification status.
  flows: [authorizationCode]
  sources: [https://www.brooklinen.com/.well-known/oauth-authorization-server]
- scope: customer-account-api:full
  description: >-
    Full access to the Shopify Customer Account API for this shop — the authenticated customer's profile,
    addresses, orders, subscriptions and payment methods.
  flows: [authorizationCode]
  sources: [https://www.brooklinen.com/.well-known/oauth-authorization-server]
- scope: customer-account-mcp-api:full
  description: >-
    Full access to the Customer Account MCP API for this shop — the authenticated, customer-scoped agent
    surface, distinct from the anonymous storefront UCP/MCP endpoint at /api/ucp/mcp.
  flows: [authorizationCode]
  sources: [https://www.brooklinen.com/.well-known/oauth-authorization-server]
notes:
- No scope-by-scope reference page is published by Brooklinen; scope semantics follow Shopify's Customer
  Account API documentation.
- The storefront UCP/MCP endpoint at /api/ucp/mcp is gated by agent identity (UCP agent profile), not by
  OAuth scope. See authentication/brooklinen-authentication.yml.
x-evidence:
  fetched: '2026-08-02'
  url: https://www.brooklinen.com/.well-known/oauth-authorization-server
  http_status: 200
  content_type: application/json; charset=utf-8

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