S

Shopify GraphQL Admin API

GraphQL discovered

Details
Endpoint
https://{store}.myshopify.com/admin/api/2025-04/graphql.json
Spec
introspection
Docs
https://shopify.dev/docs/api/admin-graphql/latest
Authentication
Shopify Admin API access token bearer discovered Get token ↗
X-Shopify-Access-Token: <credential>

Create a Shopify app in the Shopify Partner Dashboard, configure its access scopes, then install it on a store and complete the app auth flow described in About app authentication. Shopify issues an online or offline access token for that store; your app sends it in X-Shopify-Access-Token on Admin API requests.