Quick Start Guide
This guide will walk you through making your first AI-powered phone call with Ringyo AI.Prerequisites
Before you begin, you’ll need:- A Ringyo account (Sign up)
- A Pro or Agency plan for API access
- Your API key (available in Dashboard → Developers)
Step 1: Get Your API Key
1
Open the Developer Section
Navigate to your Dashboard and click on Developers in the sidebar.
2
Create an API Key
Click Create Key, give it a name (e.g., “My First Key”), select the permissions you need, and click Create.
3
Copy Your Key
The key will look like:
vb_live_ABC123xyz...Step 2: Create a Voice Agent
Before making calls, you need a voice agent. You can create one in the dashboard or via API:agent.id from the response — you’ll need it for making calls.
Step 3: Make Your First Call
Now let’s make an outbound call:Congratulations! You’ve just made your first AI-powered phone call.
Step 4: Listen for Events
Set up a webhook to receive real-time updates about your calls:Next Steps
API Reference
Explore all available endpoints and parameters.
n8n Integration
Connect Ringyo to n8n for powerful automations.
Webhooks
Learn about all webhook events and payloads.
Voice Agents
Deep dive into agent configuration options.