Typed & documented
Build against an OpenAPI-described API with generated, typed SDKs.
Optional GraphQL gateway over the same data model — preferred for storefront teams shipping highly stateful UIs.
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.
GraphQL Gateway is part of the Vendor developer platform — build custom workflows and integrations on a typed, documented foundation.
Optional GraphQL gateway over the same data model — preferred for storefront teams shipping highly stateful UIs.
Available through GraphQL Gateway:
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.
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.
OpenAPI spec auto-generated from code on every deploy. CI fails on drift. Full endpoint coverage for catalog, orders, customers, and payments.