# 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. **Endpoint:** https://{store_name}.myshopify.com/api/2024-10/graphql.json **Documentation:** https://shopify.dev/docs/api/storefront **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