S
Shopify GraphQL Admin API
Details
- Endpoint
-
https://{store}.myshopify.com/admin/api/2025-04/graphql.json - Spec
- introspection
- Docs
- https://shopify.dev/docs/api/admin-graphql/latest
Authentication
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.