Animation Processing Interface
is now possible

Represent information in a way that is easy to understand and engaging for your audience with Animo API.

View API Pricing

Our APIs

Text to Video

Describe the animation you want, and our AI will generate it for you. Perfect for creating engaging content without any design skills.

curl -X POST https://api.animo.video/v1/video/generation \
  -H "Content-Type: application/json" \
  -H "Authorization: Bearer YOUR_API_KEY" \
  -d '{
    "prompt": "A rocket launching into space",
    "engine": "anthropic",
    "model": "claude-3-7-sonnet-20250219"
  }'
Test in Postman
Cost: 2 credits per successful request
Text to Video Example

Animo Python SDK

Integrate animations directly into your Python applications with our official SDK.

  • Simple, intuitive API for creating animations
  • Built-in templates and components
  • Async support for efficient processing
  • Comprehensive error handling
  • Detailed documentation with examples
pip install animo

Compatible with Python 3.7+

Voice Over Feature

Example of animation with voice over

Enhance your animations with professional voice overs. Simply include voice over instructions in your prompt, and we'll automatically generate and sync a voice over with your animation.

curl -X POST https://api.animo.video/v1/video/generation \
  -H "Content-Type: application/json" \
  -H "Authorization: Bearer YOUR_API_KEY" \
  -d '{
    "prompt": "Say hello world with manim voice over",
    "engine": "anthropic",
    "model": "claude-3-7-sonnet-20250219"
  }'

Credit Usage

Our API uses a credit system to keep things simple. Here's how credits are consumed:

Video Generation

2 credits per successful request

Video Rendering

1 credit per successful request

Code Generation

1 credit per successful request

Failed requests don't consume credits. Credits never expire, so you can use them whenever you need.

API Credits

Starter

Get started with API

$5
50 Credits
Buy Credits
  • 50 API credits
  • Video Generation: 2 credits
  • Video Rendering: 1 credit
  • Code Generation: 1 credit
  • No expiration

Scale

For regular users

$15
200 Credits
Buy Credits
  • 200 API credits
  • Video Generation: 2 credits
  • Video Rendering: 1 credit
  • Code Generation: 1 credit
  • Priority processing
  • No expiration

Standard

High volume usage

$100
1500 Credits
Buy Credits
  • 1500 API credits
  • Video Generation: 2 credits
  • Video Rendering: 1 credit
  • Code Generation: 1 credit
  • Priority processing
  • Technical support
  • No expiration