Storefront API
The Storefront API powers themes and headless clients on the tenant domain.
Common areas
Section titled “Common areas”- Catalog: products, collections, search
- Cart and checkout
- Customer account (orders, addresses) under
auth:customer - Store config (
/store/config) including additivecapabilities
- 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.