Create an AI phone agent
Create an AI phone agent. This phone number can be used to receive and make phone calls. For now, this API only supports US phone numbers. Email mo@open.cx for other countries.
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Body
The name of the AI phone agent
The accent the AI phone agent should mainly speak in
A list of action ids the AI phone agent has access to. A null
value means all actions. An empty list means no actions
A list of fields to collect data about
The webhook url to send the collected data to
The first message the AI phone agent should say
The phone number of the human agent to hand off the call to
A list of instructions
Whether the agent can be interrupted or not
The language the AI phone agent should mainly speak in
The AI model of the agent. This cannot be changed after creation
oppie-vox
, oppie-vox-turbo
, oppie-vox-2
inbound
, outbound
The voice id
Response
oppie-vox
, oppie-vox-turbo
, oppie-vox-2
inbound
, outbound
Was this page helpful?