Alibaba video generation and editing

HappyHorse 1.0 API

Create and edit smooth HappyHorse 1.0 clips.

HappyHorse 1.0 supports prompt-based generation, first-frame animation, multi-image reference generation, and video editing with strong camera movement and clear short-form output.

720p/1080p
Resolution
3-15s
Duration
Text, image, reference, edit
Input modes
Alibaba
happyhorse-1.0-text-to-videoasync task
720p/1080p
Resolution
3-15s
Duration
Text, image, reference, edit
Input modes

Model capabilities

Built for production API workflows, not one-off demos.

Use HappyHorse 1.0 from the same platform surface as the rest of your video and image stack: API keys, credits, logs, webhooks, and docs stay consistent across providers.

Text-to-video generation

Create clips directly from prompts with configurable aspect ratio and duration.

Image-to-video animation

Use one source image as a first-frame guide for product or character motion.

Reference-to-video generation

Blend up to 9 reference images into a guided video scene.

Video editing

Edit a source clip with text instructions and optional reference images.

Resolution control

Choose 720p for efficient generation or 1080p for more polished output.

API workflow

Submit tasks, track progress, and return generated assets.

01

Choose input type

Use text, first-frame image, reference images, or a source video.

02

Set resolution and duration

Pick 720p or 1080p and a 3-15 second target.

03

Route output to your app

Use task IDs, logs, and callbacks for operational delivery.

POST /v1/videos/generations
curl -X POST https://api.aivideoapi.ai/v1/videos/generations \
  -H "Authorization: Bearer sk-your-api-key" \
  -H "Content-Type: application/json" \
  -d '{
    "model": "happyhorse-1.0-text-to-video",
    "input": {
      "prompt": "A smooth cinematic camera push through a futuristic showroom",
      "resolution": "720p",
      "duration": 5
    }
  }'

Pricing and usage

Clear model options with shared credits.

720p
27.5 credits/s

Efficient generation

1080p
48.5 credits/s

Higher-fidelity output

Text-to-video
Same rate

Prompt-driven input

Image/reference/edit
Same rate

Billed by duration

What teams build
Smooth product reveal
Prompt-to-video tests
Image animation
Reference character generation
Video style edits
Ad creative batches

Start building with HappyHorse 1.0 in AI Video API.

Create one API key, use one credit balance, and switch between video and image models without provider-specific plumbing.

Read docs