Scope
This docs set covers frontend APIs that are authorized with the Phonely API key or are otherwise documented as part of the frontend product surface.In Scope
- Endpoints documented under
/api-reference/. - API-key-authenticated frontend endpoints such as:
- agent management
- call retrieval
- knowledge base management
- usage, org, invoice, voice, and number endpoints
Out Of Scope
phonely-db-svcservice authentication- private service-to-service APIs
- internal admin-only infrastructure endpoints unless a public frontend page explicitly documents them
Decision Rules
- ALWAYS answer public API questions from the API reference pages first.
- NEVER answer a frontend API question with
phonely-db-svcauth rules. - IF an endpoint is not API-key-authenticated and is not intentionally part of the frontend public docs, THEN treat it as out of scope for this docs set.

