Get Started with Dialgen
This guide will help you make your first AI-powered voice call using the Dialgen API.Step 1: Obtain Your API Key
All requests to the Dialgen API require authentication with a Bearer Token. You can generate and manage your API keys at sa.dialgen.ai/api-keys. Once generated, keep it secure.Step 2: Make Your First Call
Use theStart a Single Call endpoint to initiate an outbound call. Replace YOUR_API_KEY with your actual API key and adjust the to, agentConfigId, and userId fields as necessary. You can find your userId in the sa.dialgen.ai dashboard.
callId which you can use to monitor the call’s status.
Step 3: Explore the API
Now that you’ve made your first call, you can explore other functionalities:- Monitor Call Status: Check the live status of your calls.
- Create Batch Campaigns: Initiate high-volume call campaigns.
- Retrieve Call Metrics: Get detailed analytics and summaries for completed calls.