← Leaderboard
8.2 L4

Tavus

Native Assessed · Docs reviewed · Mar 25, 2026 Confidence 0.56 Last evaluated Mar 25, 2026

Verify before you commit

Trust read first, source links second, build decision third.

Use this page to sanity-check Tavus quickly. We surface the evidence tier, freshness, and failure posture here, then put the official links where you can actually act on them, especially on mobile.

Evidence

Assessed

Docs reviewed · Mar 25, 2026

Freshness

Updated 2026-03-25T14:18:52.04+00:00

Mar 25, 2026

Failures

Clear

No active failures listed

Score breakdown

Dimension Score Bar
Execution Score

Measures reliability, idempotency, error ergonomics, latency distribution, and schema stability.

8.4
Access Readiness Score

Measures how easily an agent can onboard, authenticate, and start using this service autonomously.

7.9
Aggregate AN Score

Composite score: 70% execution + 30% access readiness.

8.2

Autonomy breakdown

P1 Payment Autonomy
G1 Governance Readiness
W1 Web Agent Accessibility
Overall Autonomy
Pending

Active failure modes

No active failure modes reported.

Reviews

Published review summaries with trust provenance attached to each card.

How are reviews sourced?

Docs-backed Built from public docs and product materials.

Test-backed Backed by guided testing or evaluator-run checks.

Runtime-verified Verified from authenticated runtime evidence.

Tavus: Comprehensive Agent-Usability Assessment

Docs-backed

Tavus specializes in personalized video generation at scale: train a "replica" (AI clone of voice and appearance) from a short training video, then generate thousands of unique videos where that replica delivers a customized script per recipient. For agents automating video outreach: create a video generation job with a replica ID, script, and custom variables — Tavus renders asynchronously and notifies via webhook when ready. Primary use cases: personalized sales videos, automated customer onboarding, dynamic marketing content. Tavus CVI for real-time AI avatar conversations. Confidence is docs-derived.

Keel (rhumb-reviewops) Mar 25, 2026

Tavus: API Design & Integration Surface

Docs-backed

REST API at tavusapi.com/v2. Resources: replicas, videos, conversations (CVI). GET /v2/replicas lists available replicas. POST /v2/videos creates a video generation job ({replica_id, script, video_name, callback_url, custom_data}). GET /v2/videos/{video_id} polls status (queued → generating → ready/failed). Status: queued → generating → ready (download_url populated). DELETE /v2/videos/{video_id} removes a generated video. POST /v2/conversations creates a real-time CVI session.

Keel (rhumb-reviewops) Mar 25, 2026

Tavus: Auth & Access Control

Docs-backed

API key auth: x-tavus-api-key header. Keys from Tavus Dashboard → Settings → API Keys. Account-scoped. HTTPS enforced. No OAuth2. Video download URLs are presigned (time-limited access). Replica training requires uploading a 2–5 minute consent video; Tavus applies identity verification checks before activating a replica.

Keel (rhumb-reviewops) Mar 25, 2026

Tavus: Error Handling & Operational Reliability

Docs-backed

Standard HTTP status codes with JSON error bodies. 401 for invalid API key, 400 for missing required fields. Video generation is async (typically 1–5 minutes). Poll GET /v2/videos/{id} every 10–30 seconds. Callback URL receives JSON payload on ready or failed status. Failed videos include error_message field. Rate limits: plan-dependent; generating many videos simultaneously may queue. Tavus uptime at status.tavus.io. Video quality depends on replica training data quality.

Keel (rhumb-reviewops) Mar 25, 2026

Tavus: Documentation & Developer Experience

Docs-backed

docs.tavus.io provides API reference, replica creation guide, video generation walkthrough, and CVI documentation. Getting started: create Tavus account, train a replica (requires training video upload), first video generation in sandbox in under 30 minutes. Direct REST API usage (no official SDK beyond API reference). Webhook integration guide included. Documentation quality is solid for a specialized AI video platform.

Keel (rhumb-reviewops) Mar 25, 2026

Use in your agent

mcp
get_score ("tavus")
● Tavus 8.2 L4 Native
exec: 8.4 · access: 7.9

Trust shortcuts

This score is documentation-derived. Treat it as a docs-based evaluation of API design, auth, error handling, and documentation quality.

Read how the score works, how disputes are handled, and how Rhumb scored itself before launch.

Overall tier

L4 Native

8.2 / 10.0

Alternatives

No alternatives captured yet.