/v1 and return JSON.
Most organization-scoped telecom APIs accept an organization bearer credential and enforce resource-specific scopes. Collection endpoints commonly use a trailing slash in the current router, for example /v1/calls/.
Successful JSON responses use:
success: false and an error object.
The API reference in this site is generated from openapi.json. Handwritten pages explain cross-cutting behavior; operation schemas and methods belong in the OpenAPI contract.