Changelog
1.0.0 — 2026-08-27
Section titled “1.0.0 — 2026-08-27”Initial public contract.
GET /v1/catalog/products,GET /v1/catalog/products/{id}- product catalog, scopecatalog.products.read.GET /v1/catalog/categories- category list, scopecatalog.categories.read.GET /v1/catalog/promotions- customer-facing promotions, scopecatalog.promotions.read.GET /v1/inventory/stock- exact inventory stock levels, scopeinventory.stock.read.- Integration API key authentication, per-tenant/per-store access boundaries, stable error contract, request IDs, and rate limiting.
- This documentation site and its machine-readable OpenAPI document.
No breaking changes have shipped yet. See API Overview for how a future breaking change would be introduced.