Skip to content

Storefront API

The Storefront API powers themes and headless clients on the tenant domain.

  • Catalog: products, collections, search
  • Cart and checkout
  • Customer account (orders, addresses) under auth:customer
  • Store config (/store/config) including additive capabilities
  • Always call the tenant base URL for the shop you are rendering.
  • Respect rate limits on public endpoints.
  • Prefer published theme APIs for layout; avoid dumping raw unpublished JSON.