Kite Hill · OAuth Scopes

Kite Hill OAuth Scopes

OAuth 2.0 probed

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

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

CompanyConsumer Packaged GoodsPlant Based FoodsDairy AlternativesFood and BeverageE-CommerceDirect to ConsumerRetailAgentic CommerceShopifyGraphQLMCPUniversal Commerce Protocol
Scopes: 4 Flows: authorizationCode Method: probed

OAuth endpoints

Authorization URL
https://shopify.com/authentication/68089118898/oauth/authorize
Token URL
https://shopify.com/authentication/68089118898/oauth/token
Flows
authorizationCode

Scopes (4)

ScopeDescriptionFlows
openid Standard OpenID Connect scope — issues an ID token identifying the shopper. authorizationCode
email Releases the email and email_verified claims for the authenticated shopper. authorizationCode
customer-account-api:full Full access to the Shopify Customer Account API on behalf of the signed-in shopper — orders, addresses and profile for that customer. This is the scope that governs the order history the anonymous Storefront GraphQL schema deliberately does not expose. authorizationCode
customer-account-mcp-api:full Full access to the Customer Account MCP API — the authenticated, per-shopper MCP surface, distinct from the two anonymous MCP servers at /api/mcp and /api/ucp/mcp. authorizationCode

Source

OAuth Scopes

kite-hill-scopes.yml Raw ↑
generated: '2026-08-23'
method: probed
source: https://kite-hill.com/.well-known/openid-configuration
docs: https://shopify.dev/docs/api/customer
description: >-
  Kite Hill has no OpenAPI to derive scopes from. These are the scopes the authorization
  server behind Kite Hill's customer accounts actually advertises in its OIDC / RFC 8414
  discovery document (scopes_supported), fetched anonymously on 2026-08-23.
schemes:
- name: shopify-customer-accounts
  source: well-known/kite-hill-openid-configuration.json
  issuer: https://shopify.com/authentication/68089118898
  flows:
  - flow: authorizationCode
    authorizationUrl: https://shopify.com/authentication/68089118898/oauth/authorize
    tokenUrl: https://shopify.com/authentication/68089118898/oauth/token
    pkce: S256
scopes:
- scope: openid
  description: Standard OpenID Connect scope — issues an ID token identifying the shopper.
  flows: [authorizationCode]
  sources: [well-known/kite-hill-openid-configuration.json]
- scope: email
  description: Releases the email and email_verified claims for the authenticated shopper.
  flows: [authorizationCode]
  sources: [well-known/kite-hill-openid-configuration.json]
- scope: customer-account-api:full
  description: >-
    Full access to the Shopify Customer Account API on behalf of the signed-in shopper —
    orders, addresses and profile for that customer. This is the scope that governs the order
    history the anonymous Storefront GraphQL schema deliberately does not expose.
  flows: [authorizationCode]
  sources: [well-known/kite-hill-openid-configuration.json]
- scope: customer-account-mcp-api:full
  description: >-
    Full access to the Customer Account MCP API — the authenticated, per-shopper MCP surface,
    distinct from the two anonymous MCP servers at /api/mcp and /api/ucp/mcp.
  flows: [authorizationCode]
  sources: [well-known/kite-hill-openid-configuration.json]
notes:
- >-
  These scopes govern the SHOPPER-delegated surface only. The anonymous storefront GraphQL
  server and BOTH MCP servers require no scope at all — see
  authentication/kite-hill-authentication.yml.
- >-
  The UCP MCP server's access control is not scope-based: it requires a resolvable agent
  profile URI in meta["ucp-agent"].profile, which is an identity assertion rather than a
  delegated permission.
- >-
  Kite Hill publishes no scope reference page of its own; the governing documentation is
  Shopify's customer-accounts documentation.
x-evidence:
  fetched: '2026-08-23'
  url: https://kite-hill.com/.well-known/openid-configuration
  http_status: 200
  field: scopes_supported

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/kite-hill-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.