Skip to main content

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.

The Management API exposes five resource groups:
ResourceEndpoints
AuthGET /v1/auth/me — inspect current API key
ClientsGET /v1/clients · POST /v1/clients
CallsGET /v1/calls · GET /v1/calls/evaluations · GET /v1/calls/:id · GET /v1/calls/:id/evaluations
CustomersGET /v1/customers · GET /v1/customers/: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.