Freemium

Tavus API

Tavus API enables developers to generate personalized videos using AI avatars and voice cloning. It allows businesses to create tailored marketing, training, and engagement content at scale without manual production. Use cases include personalized sales outreach, e-learning modules, influencer-style campaigns, customer onboarding, and dynamic video communication.

1

Endpoints

0

Views

Aug 29, 2025

Last Checked

5 videos/month

Rate Limit

API Endpoints

Generate personalized videos using Tavus

Full URL

https://api.tavus.io/v1/v1/videos

Code Examples

curl -X POST 'https://api.tavus.io/v1/v1/videos' \
  -H 'Authorization: Bearer YOUR_API_KEY'

Parameters

{
  "variables": {
    "name": "John"
  },
  "template_id": "tpl_123"
}

Example Response

{
  "status": "processing",
  "video_id": "vid_123"
}

Version

v1

Rate Limit

5 videos/month (free tier)
Tags
ai-avatarspersonalized-marketingvideo-generation
Technical Details
Authentication
API Key
Response Formats
JSON
Availability
global
Status
Published
Rate Limits

5 videos/month (free tier)

Supported Languages
PythonJavaScriptcURL
Use Cases
video generation
personalized marketing
AI avatars