Becoming a Partner
Vocobase operates on a partner model. To access the API, you need an approved partner account. This guide walks you through the application process.Overview
1
Create a Vocobase account
Visit app.vocobase.com and sign up using your email or Google account. This creates your base account on the platform.
2
Navigate to the Partner page
Once logged in, go to Settings > Partner Program in the dashboard sidebar. You will see the partner application form.
3
Fill out the application
Provide the following information:
- Company name — Your organization’s legal or trading name
- Use case description — How you plan to use the Vocobase API (e.g., customer support automation, outbound sales calls, appointment reminders)
4
Wait for review
After submitting, a Vocobase admin reviews your application. This typically takes 1-2 business days.You will receive an email notification at your registered address when your application is:
- Approved — You can start using the API immediately
- Rejected — The email will include a reason; you may reapply after addressing the feedback
5
Get started
Once approved, you can:
- Create API keys — Go to API Keys in the dashboard and generate your first key
- Configure telephony — Set up Twilio or MCube for outbound calling
- Set up webhooks — Configure webhook endpoints to receive live call status updates and final session completion notifications
- Create agents — Build your first voice agent via the API or dashboard
Your partner account comes with an initial ₹ balance and an agent limit set by the admin. Check your configuration with
GET /config to see your limits.What you get as a partner
Next steps
Configure Your Account
Set up webhooks and telephony after approval.
Quick Start
Make your first API call in 5 minutes.