For Developers · Product Teams · SaaS

Scale your ads production with Hoox API

Empower your applications with programmatic video generation. Turn text prompts into studio-quality, photorealistic videos at scale using our robust and developer-friendly REST API.

99.9% Uptime · Low latency generation · MCP Server & Agent Skills
generate.ts
const response = await fetch("https://app.hoox.video/api/public/v1/generation", {
method: "POST",
headers: { "Authorization": "Bearer hx_..." },
body: JSON.stringify({
avatar_id: "av_12345",
script: "Welcome to our new API...",
voice_id: "vo_9876"
})
});

const data = await response.json();
console.log(data.status); // "completed"
Manual Video Production
$500+
per video · actors, studios & post-production
slow turnaround · impossible to scale programmatically
⏱ 1 video in 10–15 min
vs
AI Video API
~$5
per minute of video · direct REST API integration
infinite scalability · concurrent generation
⚡ 50 videos in 5 min
Trusted by top brands on Meta & TikTok Ads
ID Garages
Smartbox
Les Causantes
Volcom
Un vingt-cinq millièmes
Why choose our AI Video API

Programmatic video generation at scale

⚙️

REST API & Deep JSON Customization

Control every aspect of your video programmatically. Use our powerful REST endpoints for creation, editing, and exporting. Pass simple JSON parameters to customize avatars, scripts, backgrounds, and music on the fly.
POST /v1/videos
{
"avatar": "anna_v2",
"script": "Hello...",
"bg": "office"
}
API Output
200 OK
🤖

Official MCP Server

Bring Hoox into your AI assistant. Install our official Model Context Protocol (MCP) server to let Claude Desktop, Cursor, or Windsurf generate videos directly from your chat using uvx hoox-mcp.

Agent Skills

Streamline your development. Install the Hoox agent skill into your IDE via npx skills add to instantly equip your AI assistant with the complete context of our API workflow and endpoints.
🗂️

Batch Processing & Queues

Built for high volume. Our robust queue management system effortlessly handles batch processing, allowing you to generate thousands of videos concurrently.
🛡️

Guaranteed SLA & Uptime

Rely on enterprise-grade infrastructure. We provide guaranteed SLAs and superior uptime, ensuring your programmatic video pipeline never goes down.
How it works

Generate videos programmatically in 3 steps

01

Discover Resources

List available voices and avatars through simple GET requests. Pick from our selection of premium assets or create custom digital twins on the fly.

GET/v1/avatar/list
// Response
{
"data": [
{ "id": "av_01", "name": "Sarah" },
{ "id": "av_02", "name": "Marcus" }
]
}
02

Start Generation

Define your prompt, voice, and avatar. Start the asynchronous job to generate your video directly or let the AI write the text script first.

POST/v1/generation/start
{
"avatar_id": "av_01",
"script": "Hello world!"
}
202 Accepted
job_id: 8f92a...
03

Export the Video

Once generation completes via polling or webhook, trigger the export for your final output in multiple formats including vertical MP4 setups.

Video thumbnail
video_8f92a.mp4
1080p12.4 MB
Download Asset
In numbers
99.9%
Guaranteed API uptime
95%
Faster than manual production
5 min
To generate 50 videos
30+
Supported languages
Trusted by brands

E-commerce teams ship more ads with Hoox

From DTC startups to scaling agencies — see how they create winning ads in minutes instead of weeks.

Lucas Martins

Lucas Martins

Founder, Velora Skincare

I was spending two weeks going back and forth with creators just to get 3 videos. Now I open Hoox on Monday morning, describe my new serum, and by lunch I have 5 different angles ready to test. It honestly changed how I think about ad creative.
3.4x ROAS
Sarah Chen

Sarah Chen

Head of Growth, Peakline Agency

We manage ads for 20+ brands. Our biggest bottleneck was always waiting on creative. Now when a client says 'I need fresh ads by Friday', I don't stress. I just open Hoox and we're done in an afternoon. My team can focus on strategy instead of chasing deliverables.
20+ brands managed
James Whitfield

James Whitfield

Media Buyer, DTC brands

My job is to find winners fast. The more creatives I test, the faster I find what works. Before Hoox I'd test maybe 3 new ads a week. Now I test 15-20. Some of my best performers this quarter came from Hoox.
15-20 ads/week
Pricing

Plans that pay for themselves with one winning ad

Start free. Scale when your ads are printing money.

See detailed plan comparison
Start
39$
39$/month
200 credits
5 Go storage
Max duration 1 minute

Credits equivalent

  • 20 min of standard video (without Avatar)
  • 11 videos with Premium Avatar (30s each)
  • 3 videos with Veo 3.1 Avatar (30s each)

Features

Everything in Free, plus:

  • Watermark Removal
  • Voices library (20)
  • Avatars library (90)
  • Custom avatars (5)
  • AI Asset Generation
  • AI Model Avatar Premium
  • Web access
  • URL to video
Popular
Pro
79$
79$/month
600 credits
50 Go storage
Max duration 3 minutes

Credits equivalent

  • 60 min of standard video (without Avatar)
  • 33 videos with Premium Avatar (30s each)
  • 8 videos with Veo 3.1 Avatar (30s each)

Features

Everything in Start, plus:

  • Voices library (+110)
  • Avatars library (+150)
  • Custom avatars (10)
  • Voice cloning
  • Digital clone
  • Save templates
  • Smart Media Auto Placement
  • Brand kit
  • Social Media Strategist AgentSoon
  • Video Content Producer Agent (1/day)Soon
Enterprise
149$
149$/month
1200 credits
150 Go storage
Max duration 5 minutes

Credits equivalent

  • 120 min of standard video (without Avatar)
  • 66 videos with Premium Avatar (30s each)
  • 16 videos with Veo 3.1 Avatar (30s each)

Features

Everything in Pro, plus:

  • Voices library (+130)
  • Custom avatars (Unlimited)
  • AI Avatar Model Ultra
  • API Access
  • Priority early access to new features
  • Video Content Producer Agent (3/day)Soon
  • Community Manager AgentSoon
Custom

Need a custom plan? Contact us for a tailored solution.

FAQ

Everything you need to know

Frequently asked questions

Still have questions?
We're here to help! Contact us anytime.
Resources

Dive Deeper into the API

Build your AI video pipeline today.

Free API credits · No credit card required · Start building in minutes