Hint · OAuth Scopes

Hint OAuth Scopes

OAuth 2.0 probed

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

CompanyBeveragesConsumer Packaged GoodsEcommerceDirect to ConsumerRetailAgentic CommerceModel Context ProtocolUniversal Commerce ProtocolShopify
Scopes: 0 Flows: Method: probed

Scopes (0)

Hint 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

hint-scopes.yml Raw ↑
generated: '2026-08-22'
method: probed
source: https://www.drinkhint.com/.well-known/openid-configuration (scopes_supported), HTTP 200
docs: https://www.drinkhint.com/.well-known/openid-configuration
summary: >-
  The only scope surface Hint's hosts publish is the Shopify Customer Accounts OpenID Connect
  discovery document. Four scopes are advertised. The agentic commerce MCP endpoint itself is
  anonymous and declares no scopes.
authorization_server: https://shopify.com/authentication/1430159418
flows:
- type: authorization_code
  pkce: S256
scope_count: 4
scopes:
- name: openid
  description: Standard OpenID Connect scope; requests an ID token for the buyer.
- name: email
  description: Releases the buyer's email address and email_verified claim.
- name: customer-account-api:full
  description: >-
    Full access to the Shopify Customer Account API for the signed-in buyer (orders, addresses,
    subscriptions, profile). Observed as the scope requested by the storefront login flow.
- name: customer-account-mcp-api:full
  description: >-
    Full access to the authenticated Customer Account MCP API for the signed-in buyer — the
    logged-in counterpart to the anonymous storefront commerce MCP endpoint.
notes:
- Hint publishes no scope reference page of its own; these values are read directly from the
  machine-readable discovery document served on its host.

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