Changelog
Material changes to the public API and webhook system are tracked here.
2026-05-21 โ v1.0.0 launch
- Initial public release of the v1 REST API.
- Endpoints: store, products, categories, orders, customers, inventory, analytics, webhooks.
- Bearer-token authentication with scope-based permissions.
- Offset-based pagination on collection endpoints.
- Outbound webhooks with HMAC-SHA256 signing, exponential backoff retries, auto-disable on persistent failure.
- 12 event types covering order, product, customer, and inventory lifecycle.