Skip to main content

v1 Cart & Checkout

SellAuth-compatible theme endpoints under /api/v1/.

Get cart

Normalizes/hydrates cart JSON for Nunjucks themes.

Checkout

Body (typical):
Response:
CSRF exempt for theme use. No route-level rate limit in the current handlers — protect at the edge if exposed broadly. See Nunjucks Theme API.