Typed & documented
Build against an OpenAPI-described API with generated, typed SDKs.
OpenAPI spec auto-generated from code on every deploy. CI fails on drift. Full endpoint coverage for catalog, orders, customers, and payments.
Built once, supported forever — no extra middleware to babysit.
Build against an OpenAPI-described API with generated, typed SDKs.
React to events in real time, with retries and a dead-letter queue.
Issue per-integration keys with granular scopes you can revoke.
REST API is part of the Vendor developer platform — build custom workflows and integrations on a typed, documented foundation.
OpenAPI spec auto-generated from code on every deploy. CI fails on drift. Full endpoint coverage for catalog, orders, customers, and payments.
Available through REST API:
Create a scoped API key in the admin.
Read the OpenAPI docs or install the SDK to get going.
Requests are rate-limited per plan.
Use scopes to grant each integration only what it needs.
Browse adjacent integrations your team will likely use alongside this one.
Optional GraphQL gateway over the same data model — preferred for storefront teams shipping highly stateful UIs.
Signed, outbox-backed event delivery with automatic retry, dead-letter inspection, and Slack/email alerts when delivery needs a human.
Typed SDK auto-published from the OpenAPI spec on every push. Always in sync with the API, with full type safety for every endpoint.