Documentation Index
Fetch the complete documentation index at: https://docs.voicy.co/llms.txt
Use this file to discover all available pages before exploring further.
Quickstart
This guide will help you make your first API call to Voicy in just a few minutes.Prerequisites
- A Voicy account (sign up here)
- An API key (create one)
- A phone number assigned to your account with an agent configured
Step 1: Set Up Your Environment
Store your API key as an environment variable:Step 2: List Your Calls
Let’s start by listing recent calls to verify your API key works:Step 3: Make an Outbound Call
Now let’s initiate an AI-powered phone call:Replace
+15551234567 with a phone number assigned to your account, and +15559876543 with the destination number.Step 4: Get Call Details
After the call completes, retrieve the full details including transcript:What’s Next?
API Reference
Explore all available endpoints
Error Handling
Learn how to handle API errors