Usage
This page explains how to use Burki Voice AI as an end user, admin, or developer.Web Dashboard
The web dashboard at burki.dev/dashboard is the main interface for managing your voice AI system.Common Tasks
- Log in with your credentials or Google account
- Create or edit assistants: Set up personalities, assign phone numbers, and configure integrations
- View call history: Access transcripts, recordings, and analytics
- Manage billing: Add funds, view usage, and configure auto top-up
- Manage team: Add team members, set roles, and manage permissions
Phone Call Flow
Burki handles real phone calls through your configured telephony provider.Inbound Call Flow
- Customer calls your number assigned to an assistant
- Burki answers and plays the greeting message
- Real-time transcription converts speech to text
- AI generates response based on the conversation context
- Text-to-speech converts the response to natural speech
- Customer hears response with sub-second latency
- Call is recorded and available in the dashboard
Outbound Call Flow
- API request triggers an outbound call
- Burki dials the target number
- Same conversation flow once connected
- Webhook notification sent with call status
API Usage
Burki exposes a RESTful API for programmatic access.Authentication
All API requests require a Bearer token:Common Operations
List Assistants
List Assistants
Create Assistant
Create Assistant
Get Call History
Get Call History
Send SMS
Send SMS
User Roles
Admin
- Set up organization and billing
- Invite and manage team members
- Configure all assistants
- Access all analytics and reports
Member
- Create and manage assigned assistants
- View call history and transcripts
- Configure phone numbers
Viewer
- View dashboards and analytics
- Listen to call recordings
- Read transcripts
Live Monitoring
Live Transcript
Watch calls in real-time:- Go to Calls → Live
- Select an active call
- See transcript updates as they happen
Analytics Dashboard
Monitor key metrics:- Total calls (today, this week, this month)
- Average call duration
- Success rate
- Cost breakdown
Next Steps
Configuration
Detailed configuration options
API Reference
Full API documentation