Seedance 2.5 is live — 30-second cinematic video with native audio & real-person references

Wan 3.0 — 30-Second Omni-Modal Video Generation

Wan 3.0 is Alibaba's next-generation video model, now in public beta. Wan 3.0 generates single-pass clips up to 30 seconds, takes text, images, audio, video and even documents as input, and holds characters, voices, and style stable with fine-grained reference control. Wan 3.0 is live on reAPI.

Text to videoFirst / last frameMulti-modal referenceDocument & web page2–30 seconds480P / 720P / 1080P / 2K / 4KNative audio
Highlights
2–30s in one pass · 10 reference images · 480P–4K
Best for
Long scenes and batches when turnaround is not the constraint
Input
Text, frame images, reference media, a document or a URL
Output
Video with a native audio track
Input

Up to 20,000 characters

Defaults to adaptive

Defaults to 1080P

5

2–30 seconds

On by default

Off by default

Optional

Estimated cost~$0.68680 credits
Uncensored · API only

Uncensored generation is available via the API. Use your API key to generate; browser generation is disabled.

Result

Try one of these prompts

See what it generates

Unedited output from this model. Every clip plays exactly as the API returned it.

What is the Wan 3.0 API?

Wan 3.0 is Alibaba's next-generation video model, built around single-pass clips of up to 30 seconds generated from text, images, audio, video, and even document input. Fine-grained reference control keeps characters, voices, and style steady across the whole take, with output rendered at 480P, 720P, 1080P, 2K, and 4K in five aspect ratios.

5 generation modes on one endpoint

Mode is implicit: which media fields you send decides how the request runs.

Text to video

prompt

A prompt alone. Wan 3.0 composes the shot from scratch.

First / last frame

image_urls + image_with_roles

The first image becomes the opening frame, the second the closing one. Assign the roles explicitly with image_with_roles.

Multi-modal reference

image_urls + video_urls + audio_urls

Up to 10 images, 5 videos, and 5 audio clips in one Wan 3.0 request, referenced from the prompt.

Document to video

file_url

One deck, PDF, or spreadsheet becomes the source material for the clip.

Web page to video

link_url

One public, login-free URL turns into a scene. No storyboard step.

What you can build with this model

Real-world workflows and production use cases you can build and ship with this model.

Tell a 30-second story in one pass

Most video models stop near 10 seconds; Wan 3.0 is announced to generate up to 30 seconds in a single pass, enough for a full scene with a beginning, middle, and end. Instead of stitching clips and fighting continuity drift, you describe the whole arc once and Wan 3.0 renders it as one take. That same single-pass generation runs here on reAPI.

View the docs

Feed Wan 3.0 anything — even documents

Wan 3.0 accepts the four base modalities — text, images, audio, and video — and, for the first time in the Wan family, documents: doc, xls, ppt, pdf, and md files can drive a generation. A slide deck becomes a product explainer; a report becomes a narrated summary clip. Wan 3.0 turns the material you already have into video without a storyboard step.

Keep characters, voices, and style locked

Wan 3.0 extends reference generation to fine-grained control: characters, props, voices, spatial relations, and style are announced to stay stable across shots. Recurring characters and brand looks survive from one generation to the next.

Pricing

Credit-based — 1 credit = $0.001 USD. Pay only for completed generations.

First test cost
$0.171171 credits

One 5-second sample at the cheapest tier.

Testing budget guide
Add credits
$10
≈ 58 tests
$50
≈ 294 tests
$100
≈ 588 tests
ModelCategoryPrice
480PPer second
$0.035
35 credits · 1 second
720PPer second
$0.068
68 credits · 1 second
1080PPer second
$0.136
136 credits · 1 second
2KPer second
$0.199
199 credits · 1 second
4KPer second
$0.229
229 credits · 1 second

Why reAPI

A generational leap in one pass

Wan 3.0 moves the Wan family from short clips to 30-second single-pass scenes with audio, character consistency, and real-world rendering upgrades announced across the board. If your pipeline stitches 5-second segments today, Wan 3.0 collapses that workflow into one request.

Omni-modal in, video out

Text, images, audio, video, and documents all drive the same model. Wan 3.0 routes by what you provide — no separate products for text-to-video, image-to-video, reference-to-video, or document input — so one integration covers every mode on reAPI.

Pay-as-you-go

Billing follows the platform standard: per completed generation, scaled by resolution and duration, with failed jobs refunded automatically. No subscription — credits are pay-as-you-go and never expire.

Wan 3.0 vs Wan 2.7

Wan 3.0 succeeds the shipping Wan 2.7 generation. The rows below compare what Wan 3.0 does on reAPI today against what Wan 2.7 documents on the same platform.

Capability
Wan 3.0 on reAPI
Wan 2.7 on reAPI
Status
Available via the API, with documentation and per-second pricing across five resolution tiers.
Available via the API, with documentation and per-second pricing.
Max duration
Up to 30 seconds in a single pass.
2 to 15 seconds for base modes; reference and editing modes cap shorter.
Resolutions
480P, 720P, 1080P, 2K, and 4K
720P and 1080P.
Input modalities
Text, image, audio, video, plus documents: doc, xls, ppt, pdf, md.
Text, image, audio, and video.
Reference control
Fine-grained: characters, props, voices, spatial relations, and style announced to hold stable.
Reference images, videos, and per-subject voices keep subjects consistent.
Editing
Not exposed on reAPI — the Wan 3.0 API surface has no video-editing mode.
Re-renders a source video against a prompt; audio_setting controls the soundtrack.

Both columns reflect behavior documented on reAPI at the time of writing. Wan 3.0 capability claims that reach beyond its API surface follow Alibaba's public-beta announcement of August 6, 2026.

Start with Wan 3.0 in three steps

  1. step 01

    Create an API key

    Sign up and create a key in the dashboard now — no card required. The same key works for every reAPI model, Wan 3.0 included.

    Open
  2. step 02

    Send your first request

    The docs carry the full Wan 3.0 request: a prompt or media input, a resolution tier, and a duration up to 30 seconds. Every field maps 1:1 to the model's own surface.

    Open
  3. step 03

    Go live

    Poll the task endpoint until the status is completed, then read the MP4 URL from output.video_urls. Configure your request in the Playground and submit it through the API with your key.

    Open

Two ways to run Wan 3.0

Call the Wan 3.0 endpoint from your own backend when you are shipping a product or running batches. Hand it to an agent when you want results without writing integration code. Both use the same API key, the same balance, and the same task log.

Path 1

Through the API

Best for product backends, batch jobs, automated pipelines

Call the Wan 3.0 endpoint directly. You own the parameters, the queue, the polling, and where the file lands.

  1. 1Configure parameters and review the estimated cost in the Playground
  2. 2Create an API key in the console
  3. 3POST to /v1/videos/generations to run Wan 3.0
  4. 4Poll the task id until it settles, then read usage.credits
Path 2

Through an agent

Best for iterating inside Codex, Claude, or Gemini

Paste one instruction into your agent. It picks the Wan 3.0 parameters, submits the job, and tracks it to a terminal state.

  1. 1Keep REAPI_API_KEY in your environment, never in a prompt
  2. 2Copy the prompt below into Codex, Claude, or Gemini
  3. 3Fill in the Wan 3.0 goal, references, duration, and resolution
  4. 4The agent submits, polls to completion, and reports failures back
docs/api/wan-3-0

API reference

Drop-in code and the full parameter table.

curl -X POST https://reapi.ai/api/v1/videos/generations \
  -H "Authorization: Bearer YOUR_API_KEY" \
  -H "Content-Type: application/json" \
  -d '{
    "model": "wan3.0-video",
    "prompt": "A lighthouse keeper climbing a spiral staircase at dawn",
    "resolution": "1080P",
    "duration": 10
  }'

Parameter validation failed

Rejected synchronously with the failing field named. Check enum values, ranges, and URL fields — nothing is charged.

Authentication or balance issue

401 means a missing or invalid Bearer key; 402 means the reserve exceeds your balance. Manage keys and credits in the console.

Content or material rejected

A provider may reject unsupported or invalid inputs. Check the task error and media requirements before retrying. Failed tasks are refunded.

Task failed or timed out

A task that reaches a failed state is never charged — the reserve refunds automatically. Keep the task id and retry when ready.

Frequently asked questions

Common questions about this model.

Wan 3.0 is Alibaba's next-generation video model (Tongyi Wanxiang 3.0). It opened public beta on August 6, 2026, and is announced to generate up to 30 seconds of video in a single pass from text, images, audio, video, and documents, with fine-grained reference control over characters, props, voices, spatial relations, and style.

start building

Ready to ship?

Configure parameters in the Playground, then use your API key to generate.