LiveHailuo 03 is live: 15-second 2K clips, native stereo, omni references. Try it now →

{ }
For developers

The Hailuo
API.

Public API keys are not in v1. The studio is the product today — signed-in generation via Hailuo 03 on Replicate, with MiniMax as a fallback. A developer API is coming.

Why the Hailuo API

A developer API is on the roadmap.

A request

Generate a video in one call.

curl https://hailuolabs.ai/api/v1/generate \
  -H "Authorization: Bearer $HAILUOLABS_API_KEY" \
  -H "Content-Type: application/json" \
  -d '{
    "model": "hailuo-03",
    "prompt": "A cinematic dolly shot of a neon-lit alley at night, rain, steam",
    "duration": 8,
    "aspect_ratio": "16:9",
    "resolution": "2k"
  }'

The call returns a job ID. Poll the status endpoint or register a webhook, and download the finished MP4 with sound when the render completes.

How it works

From key to rendered clip.

  1. 01

    Use the studio today

    v1 has no public API keys. Sign in and generate in the browser.

  2. 02

    Same credits, same models

    When keys ship they will bill the same credit meter as the studio.

  3. 03

    We'll announce access

    The Hailuo API page is here so the path is obvious. The product today is the studio.

Pricing

Studio credits today. API later.

There is no public API key in v1. Paid studio plans start at $14/month and already include Hailuo 03. See full Hailuo pricing.

FAQ

Hailuo API FAQ.

The studio is ready now.

Public API keys are not in v1. Generate Hailuo clips in the browser today.

Open the studio