Skip to main content
Use the Phonely API to generate and manage agents, inspect calls, manage agent knowledge sources, work with phone numbers, and retrieve organization data. The base URL is https://app.phonely.ai/api.

Get your API key

  1. Sign in to the Phonely app.
  2. Open Settings, then select Account.
  3. Under Access, reveal and copy the API Key.

Authenticate requests

Send the key in the X-Authorization header unless an endpoint states that authentication is not required.

Generate an agent

  1. Start an agent generation with a prompt and an idempotency key.
  2. Check the generation status until it completes or fails.
The navigation groups the remaining endpoints by resource. Each endpoint guide documents its request, response, access checks, and important limitations. To add browser-based voice calls to your own application, use the Web SDK.

Supported API surface

The endpoints listed in this API Reference are the supported customer API contract. Routes used internally by the Phonely application, including billing and Ask AI operations, are not public integration endpoints even when they use an /api URL.
Keep your API key confidential. Do not share it publicly or commit it to source control.
Last modified on August 10, 2026