The Management API exposes five resource groups:Documentation Index
Fetch the complete documentation index at: https://docs.voxfra.com/llms.txt
Use this file to discover all available pages before exploring further.
| 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 |