Introduction

Learn how to build and trigger AI voice calls with Twenty2, including assistants, API calls, and call tracking.

Welcome to Twenty2

Twenty2 is an AI voice calling platform that lets you deploy intelligent outbound call agents at scale. Build an assistant once inside the Twenty2 dashboard, then trigger calls programmatically, to one contact or thousands using a simple REST API.

How it works

  1. Build an assistant in the Twenty2 dashboard — define its voice, language, and call script

  2. Publish it and copy its agent_id

  3. Call the API with the assistant ID and the contact's phone number

  4. Track outcomes via webhooks or the call history endpoints

Base URL

https://api.twentytwo.in/api

All requests must be authenticated using a Bearer API key. See the Authentication page to get started.

What you can do with the API

Explore the docs

Was this page helpful?

Last updated 1 week ago

Built with Documentation.AI