Buy a new phone number bind agentsThis endpoint allows purchasing a new phone number with a specified area code and binding it to designated agents for inbound and outbound calls.
Create a new outbound phone callInitiate an outbound call by post to '/v2/create-phone-call'.
Create a new web callThe /v2/create-web-call endpoint creates a web call with a unique agent id, returning call details like type, token, call id, and status in json format, with a 201 response.
Delete phone numberDeletes an existing phone number identified by its e.
List all phone numbersRetrieves a list of all phone numbers associated with the account.
Retrieve call detailsThe /v2/list-calls endpoint retrieves call records with filters (agent id, timestamps), offers sorting, pagination, and handles different responses (success, bad request, unauthorized, server error) in json format.
Retrieve call details by idRetrieve call details by id for web/phone calls, including type, agent id, status, timestamps, and web access token; covering responses from success to server errors.
Retrieve details of a specific phone numberFetches the details of a given phone number in e.
Retrieve details of a specific voice"access specific voice details including its name, provider, accent, gender, and a preview audio url using the unique voice id.
Update phone numberUpdates the agent bound to a purchased phone number.