Developers / API

Commerce API reference built from decorated endpoints, not stale markdown.

Browse grouped commerce workflows with request examples, response samples, auth hints, and project-specific code snippets for storefront.js and the audience-split Client SDKs (an AdminClient for merchant/dashboard flows and a CustomerClient for shopper flows, both sharing the public reads from BaseClient).

Sections

Authentication, stores, products, cart, checkout, and orders.

Documented Endpoints

Generated directly from the API metadata the backend exposes.

Protected Routes

Endpoints that expect a bearer token in production storefront flows.

Loading reference

Pulling the latest endpoint metadata from the API.

The page waits for the OpenAPI document instead of hardcoding endpoint definitions.