Shopify Storefront API GraphQL API
The Shopify Storefront API is a GraphQL API for building headless commerce experiences. It provides access to products, collections, cart, checkout, customer accounts, and contextual pricing. All requests use GraphQL over HTTPS and require a Storefront API access token. The Storefront API supports both unauthenticated (public) and customer-authenticated access patterns.
Overview
Shopify Storefront API GraphQL API is a GraphQL API specification published by Shopify Storefront API on the APIs.io network.
The Shopify Storefront API is a GraphQL API for building headless commerce experiences. It provides access to products, collections, cart, checkout, customer accounts, and contextual pricing. All requests use GraphQL over HTTPS and require a Storefront API access token. The Storefront API supports both unauthenticated (public) and customer-authenticated access patterns.
The GraphQL endpoint is available at https://{store_name}.myshopify.com/api/2024-10/graphql.json. documentation is published at https://shopify.dev/docs/api/storefront.
The specification includes 3 reference links.
Tagged areas include Commerce, Ecommerce, Headless, Storefront, and Products.
Endpoint
References
- Documentation https://shopify.dev/docs/api/storefront
- Reference https://shopify.dev/docs/api/storefront/latest
- GettingStarted https://shopify.dev/docs/storefronts/headless/building-with-the-storefront-api/getting-started