ICON Aircraft · OAuth Scopes

ICON Aircraft OAuth Scopes

OAuth 2.0 probed

ICON Aircraft 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.

CompanyAerospaceAviationAircraft ManufacturingLight Sport AircraftSeaplanesGeneral AviationFlight TrainingManufacturingConsumer ProductsE-CommerceContentAgentic Commerce
Scopes: 0 Flows: Method: probed

Scopes (0)

ICON Aircraft 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

Raw ↑
generated: '2026-08-22'
method: probed
source: well-known/icon-aircraft-store-oauth-authorization-server.json
docs: https://store.iconaircraft.com/.well-known/oauth-authorization-server
summary: >-
  ICON Aircraft publishes no OAuth scope reference of its own. The only OAuth surface on any of its
  hosts is the Shopify customer-account authorization server advertised by the Shop ICON storefront
  and named as the authorization server for the UCP/MCP endpoint. The four scopes below are read
  verbatim from that server's own RFC 8414 metadata document, probed anonymously on 2026-08-22.
  Nothing is inferred, and none of them grant access to ICON Aircraft's own data beyond a shopper's
  own account. Neither OpenAPI in this repository declares an oauth2 securityScheme, because every
  operation described in them answers without a token.
authorization_server: https://shopify.com/authentication/376732
authorization_endpoint: https://shopify.com/authentication/376732/oauth/authorize
token_endpoint: https://shopify.com/authentication/376732/oauth/token
protected_resources:
- https://store.iconaircraft.com
- https://store.iconaircraft.com/api/ucp/mcp
flows:
- authorization_code
- refresh_token
- urn:ietf:params:oauth:grant-type:jwt-bearer
pkce:
- S256
scope_count: 4
scopes:
- name: openid
  description: Standard OpenID Connect scope requesting an ID token for the signed-in shopper.
  category: identity
  grants_access_to_icon_data: false
- name: email
  description: Releases the shopper's email address as an OIDC claim.
  category: identity
  grants_access_to_icon_data: false
- name: customer-account-api:full
  description: >-
    Full access to the Shopify Customer Account API for the authenticated shopper — their own
    orders, addresses and payment methods on the Shop ICON store.
  category: buyer
  grants_access_to_icon_data: false
- name: customer-account-mcp-api:full
  description: >-
    Full access to the Shopify customer-account MCP API for the authenticated shopper. This is the
    scope an agent would present on buyer-scoped UCP tools such as get_order; tools/list and the
    catalog tools do not require it.
  category: buyer
  grants_access_to_icon_data: false
notes:
- >-
  These are platform scopes defined by Shopify, exposed under ICON Aircraft's storefront domain and
  bound to ICON's merchant id 376732. ICON did not author them and does not extend them.
- >-
  There is no scope, on any server, that grants a developer access to ICON Aircraft product,
  aircraft, order or service data. The company operates no such API.

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/icon-aircraft-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.