HiAPI
OverviewModel MarketplaceAPI KeysUsage StatisticsCall LogsBillingReferralPlaygroundStorageChangelogContact UsSettings
Display unit
N
Powered by hiapi
Settings

Welcome

Contact Us

An all-purpose 2-30 second video route supporting text, first/last frames, reference media, files or webpages, 480P-1080P output, and optional synchronized audio.

Provider: Alibaba

Category: video generation

Endpoint: /v1/tasks

Status: Available

Cost: See live page pricing

Back to Models

Wan 3.0 Video

New
by AlibabaVideo

Wan 3.0 all-purpose video generation from text, first/last frames, reference media, files, or webpages, with 480P, 720P, or 1080P output and optional synchronized audio.

Pricing

Standard Usage

80 Credits/ s

Input

Frames

Use images to control the first and last frame.

Optional

Upload the first-frame image. Supports JPG/PNG/WebP/GIF, max 10MB

Upload the last-frame image. Supports JPG/PNG/WebP/GIF, max 10MB

0 / 20000
5s
2s1-second steps30s

Choose 2-30 seconds in 1-second steps

More parameters

Upload assets

Preview after upload
0/5

Upload reference audio files

0/5

Upload reference videos

Generation settings

Enter one publicly reachable document or presentation URL; Up to 1 items

Enter one publicly reachable webpage URL that does not require login; Up to 1 items

Generation preferences

Include a synchronized audio track in the output video

Advanced

For repeatable results · integer 0-2147483647
Estimated cost1,600 Credits320 Credits / s × 5s × 1080P

Output

Ready for generation

Configure your parameters and click "Run" to see the output here.

--

Public model preview

From one prompt to a complete generated video

Use this model preview to inspect the output format, subject motion, camera movement, and scene continuity.

Multimodal video
Multimodal video5s1080Padaptive

Wan 3.0 Video public preview

An all-purpose 2-30 second video route supporting text, first/last frames, reference media, files or webpages, 480P-1080P output, and optional synchronized audio.

Prompt shown with this public preview

A small cat runs across a moonlit rooftop while neon signs flicker in the distance; cinematic camera movement and natural motion.

Public model preview5s · 1080P · adaptive

Related video models

Choose by input method, output specifications, control surface, and budget.

Camera-focused generation

Kling 3.0 Turbo Text to Video

A controlled 3-15 second route with landscape, square, and vertical output.

Long-form video

Seedance 2.5 Text to Video

Generate up to 30 seconds with seven aspect ratios and synchronized audio.

Premium video and audio

Veo 3.1 Text to Video

A premium route with 4K options, negative prompts, seeds, and generated audio.

Compare AI video APIs

About Wan 3.0 Video

An all-purpose 2-30 second video route supporting text, first/last frames, reference media, files or webpages, 480P-1080P output, and optional synchronized audio.

Start with a text-only task, or add endpoint frames and references only when they have a clear role in the shot. wan3.0-video

Provider
Alibaba
Task
Text and optional media to video
Input
Prompt + optional endpoint frames, reference media, files, or links
Starting price
80 Credits / second

Model specifications

These specifications reflect the current HiAPI Wan 3.0 Video request contract.

Input
Prompt + optional endpoint frames, reference media, files, or links
Duration
2–30s
Resolution
480P720P1080P
Aspect ratio
adaptive16:94:31:13:49:16
Audio and references
Optional image, video, audio, file and link references; synchronized audio
API protocol
POST /v1/tasksAsync
Starting tier: 80 Credits / secondBilled by output duration and the live model tier

How to use Wan 3.0 Video

Choose one control mode for the first test, then add references gradually to keep the request explainable.

Subject
Action
Camera
01

Define subject, action, and camera

Wan 3.0 Video API quickstart

This is the minimum request for an asynchronous text-to-video task. Use the API docs for task retrieval, callbacks, errors, and the complete parameter contract.

curl -X POST "https://api.hiapi.ai/v1/tasks" \
  -H "Authorization: Bearer YOUR_API_KEY" \
  -H "Content-Type: application/json" \
  -d '{
  "model": "wan3.0-video",
  "input": {
    "prompt": "A small cat runs across a moonlit rooftop while neon signs flicker in the distance; cinematic camera movement and natural motion.",
    "duration": 5,
    "resolution": "1080P",
    "aspect_ratio": "adaptive",
    "audio": true
  }
}'
The create request returns a taskId; retrieve the result asynchronously.Open full API docs
Need to compare models and billing tiers?View live pricing for all models

Frequently asked questions

What type of video model is Wan 3.0 Video?

It is prompt-led and can also use endpoint frames or image, video, and audio references according to the active contract.

Which output settings does Wan 3.0 Video support?

2-30 seconds, 480P, 720P, 1080P, and adaptive, 16:9, 4:3, 1:1, 3:4, 9:16.

Can it generate sound or use audio references?

Optional image, video, audio, file and link references; synchronized audio

How is Wan 3.0 Video billed?

Billing follows output duration and the live tier. Resolution, mode, or audio differences are reflected by the page price and task record.

How do I call the Wan 3.0 Video API?

POST an asynchronous task to /v1/tasks with model set to wan3.0-video and place parameters inside input.

Lead with subject and setting, then describe action, camera direction, and speed in time order. State no cuts for a continuous take.

Draft

5s · 1080P

Final

30s · 1080P

02

Choose duration, quality, and frame

Validate subject motion and camera continuity with 5s · 1080P, then move to 30s · 1080P.

Playground
POST /v1/tasks
03

Validate in Playground, then integrate

Check motion stability and subject consistency online, then create an asynchronous task with the same model ID: wan3.0-video.