Skip to main content

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

Sign up  →  Apply  →  Review  →  Approved  →  Start building
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)
Be specific about your use case. Applications with clear, legitimate business purposes are approved faster.
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:
  1. Create API keys — Go to API Keys in the dashboard and generate your first key
  2. Configure telephony — Set up Twilio or MCube for outbound calling
  3. Set up webhooks — Configure a webhook URL to receive call completion notifications
  4. Create agents — Build your first voice agent via the API or dashboard
Your partner account comes with an initial credit 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

FeatureDetails
API accessFull access to the V2 Partner API
Agent slotsConfigurable limit (default: 10 agents)
TelephonyTwilio and MCube integration support
Knowledge baseUpload documents and web links for agent context
WebhooksReal-time call completion notifications
Call recordingOptional per-agent recording with download URLs
DashboardWeb dashboard for managing agents and viewing call history

Next steps

Configure Your Account

Set up webhooks and telephony after approval.

Quick Start

Make your first API call in 5 minutes.