All protected endpoints scope responses to the organization the API key belongs to. You cannot access resources from other organizations.
Management API
Overview
Management API endpoint reference
The Management API exposes five resource groups:
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
Management API endpoint reference
| Resource | Endpoints |
|---|---|
| Auth | GET /v1/auth/me — inspect current API key |
| Clients | GET /v1/clients · POST /v1/clients |
| Calls | GET /v1/calls · GET /v1/calls/evaluations · GET /v1/calls/:id · GET /v1/calls/:id/evaluations |
| Customers | GET /v1/customers · GET /v1/customers/:id |
| Health | GET /health — no auth required |
Was this page helpful?