Developer Portal
Every endpoint, event, and integration surface AxisSynapse exposes — with copy-paste examples and an interactive playground that calls the real API.
Documented endpoints
25
Webhook event types
301
Error codes
21
Rate-limit surfaces
13
Start here
Authentication
PATs, SCIM tokens, session cookies, step-up — every credential the platform issues.
API reference
All endpoints with parameters, examples, and copy-paste curl.
Webhooks
Subscribe to platform events, verify HMAC signatures, troubleshoot delivery.
SCIM 2.0
Filter syntax, PATCH ops, schemas — what Okta / Entra / JumpCloud can push.
SAML 2.0 SSO
SP metadata, attribute mapping, JIT provisioning.
Error codes
Every stable `code` field we return + how to remediate.
Rate limits
Per-surface limits, key prefixes, and window durations.
Playground
Pick an endpoint, paste params, run it. Real auth, real responses.
Specifications
Machine-readable specs you can feed to your code generator:
/api/developers/openapi.json— OpenAPI 3.1 covering every endpoint in the registry./api/developers/events.json— webhook event catalog (live from the audit-code constants).