You can find your Ringly.io API key in Settings > API key and then generate an API key.
Name
Value
Content-Type
application/json
Authorization
<Your Ringly.io API key>
Body
from_numberstring required
A phone number you own in Ringly.io, in E.164 format. Example: "+12153331234".
to_number stringrequired
The number you want to call, in E.164 format. Example: "+12153331234".
agent_tagstringrequired
The tag of one your AI phone agents. Does not need to have a phone number, as long as the 'from_number' is yours. Example: "agent_124532h23i5ad2543b3289bsj3". You can find the agent_tag by going to your agent, and scroll all the way down. Note: not all agent_tag's start with "agent_"
customer_namestring optional
The name of the customer you're calling. This way, you can use it in your agent's instructions and greeting. For example, use this as your greeting: Hey this is Jack, am I speaking with {{customer_name}}? Ringly.io will automatically replace {{customer_name}} with the actual customer name.