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
inbound
, outbound
The language the AI phone agent should mainly speak in
The accent the AI phone agent should mainly speak in
The phone number of the human agent to hand off the call to
Whether the agent can be interrupted or not
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 instructions
A list of fields to collect data about
The webhook url to send the collected data to
The AI model of the agent. This cannot be changed after creation
oppie-vox
, oppie-vox-turbo
, oppie-vox-2
The first message the AI phone agent should say
The voice id
Response
inbound
, outbound
oppie-vox
, oppie-vox-turbo
, oppie-vox-2
Was this page helpful?