Skip to main content
The Management API exposes four resource groups:
ResourceEndpoints
AuthGET /v1/auth/me — inspect current API key
ClientsGET /v1/clients · POST /v1/clients
CallsGET /v1/calls · GET /v1/calls/:id
HealthGET /health — no auth required
All protected endpoints scope responses to the organization the API key belongs to. You cannot access resources from other organizations.