Developers & Integrations
API keys, webhooks, the REST API and connecting AI assistants to your store.
5 guides
5 of 5
All guides
5- Connecting an AI assistant to your storePaste Orbit's address into Claude or ChatGPT, approve what the assistant may read and change, check what it did, and cut it off at any time.5 min
- Creating and managing API keysCreate an API key for one of your own systems, choose the scopes it gets, save the key the one time Orbit shows it, and revoke or replace it later.5 min
- Getting started with the Orbit APIThe base address, how to authenticate with an API key, what scopes are, the resource groups you can reach, and the rules for paging, idempotency, rate limits and errors.7 min
- Setting up webhooksAdd a webhook that posts store events to your own system, save its signing secret, pause or resume it, read its delivery history and delete it.5 min
- Verifying webhook signaturesCheck the X-Orbit-Webhook-Signature header on every delivery with your signing secret, with a Node and Python sample and what to do when the check fails.5 min