OpenAPI
The live, machine-readable OpenAPI spec for the OpenPhonex API.
The OpenPhonex API ships a live OpenAPI 3 document. It is the machine-readable source of truth for every REST endpoint, request/response schema, and auth requirement — generated from the running service, so it never drifts from the docs.
Open the spec
Point any OpenAPI-aware client at it — Swagger UI, Postman, an SDK generator, or
an agent that reads OpenAPI directly. The same scoped tai_ Bearer key
authenticates every operation.
Two agent-readable surfaces
/control-plane/openapi.json is the API surface. The
Agent surface pages describe the docs/blog corpus — this
site's /llms.txt, /llms-full.txt, and the .md on every page. An agent
can pull both to get the full picture.