Skip to main content
Every endpoint on the following pages is generated from the OpenAPI schema the server publishes at /openapi.json. It is therefore exactly what the running instance serves — including endpoints that predate this documentation. A live instance also serves interactive documentation at /docs.

Base URL

For a local stack, http://localhost:8000.

Editions

The schema published here is the open-source edition. A deployment that loads commercial extensions serves additional endpoints — billing, usage quotas, MFA — which are absent here. See Editions.

Conventions

  • Request and response bodies are JSON.
  • List endpoints that can grow are paginated; pagination parameters are shown per endpoint.
  • Timestamps are ISO 8601. Server-side, deployments run in UTC — convert for display.