The developer portal is the canonical home for everything related to integrating with AxisSynapse. The cards below jump straight to the sections customers ask about most.
Interactive playground
Sign in once, then run real requests against your workspace from the browser. The response shows you the exact shape your code will receive.
Authentication & tokens
Bearer-token flow, scopes, token rotation, and the differences between session-bound and personal-access tokens.
OpenAPI 3.1
Download the machine-readable spec to generate clients in any language. The schema is the same one the playground exercises.
Rate limits
Per-endpoint burst + daily caps, plus how to interpret the Retry-After response header.
Related references
Most integrations also need the canonical lists of audit actions, webhook events, and error codes. Those references live in the docs site itself so you can search them with Cmd / Ctrl + K alongside the rest of your reading.