STATXE API
Public API v1
Reference
Guides
Recipes
Errors
OpenAPI
← API reference
Guides
Practical walkthroughs for shipping a production integration against the public API.
Quickstart
Create a key, validate it with /me, then make your first read.
Authentication
Bearer API keys, audiences, scopes, and secure handling.
Idempotency
Retry-safe writes without duplicate side effects.
Webhooks
Subscribe to events, verify signatures, and replay failed deliveries.
Errors & rate limits
Stable error envelopes, docs_url links, and backoff.