Offre limitéeAbonnement annuel :30 % de réductionet accès illimité à GPT Image, MiniMax H3 et plus
Nouveau AI Chat · Essais gratuits offerts chaque jour
Mettre à niveau
Pixmind
All API models
VideoAlibabaAvailable

MODEL API

Wan 3.0 Video API

Wan 3.0 video generation with multimodal references, synchronized audio, 2-30 second clips, and up to 1080p output.

  • Text to video
  • Image to video
  • Multi-reference
  • Native audio
  • First / last frame

API usage is billed separately from Studio credits.

LIVE REQUEST BUILDER

Try the API in the playground

Configure a request, inspect the exact JSON, then run it with your account.

API key
Loading keys…
Response
The API response will appear here.

API PRICING

Programmatic pricing, separate from Studio

Compare the complete API billing table for this route. Token models separate input, output, cache-read, cache-write, and long-context rates; media models vary by configuration.

Entry configuration480P
Billing unitPer generated second
API price$0.050 / sec
Comparable Studio price$0.060 / sec
API launch saving17%
Resolution tiers
480P$0.050 / second
720P$0.090 / second
1080P$0.18 / second

The accepted task response is the source of truth for its final pricing snapshot.

CAPABILITIES

What this route supports

Use one stable PixMind model ID while keeping provider-specific setup out of your application.

01

Text to video

Turn a complete shot brief into a generated video sequence.

02

Image to video

Animate a supplied image while preserving its subject and visual direction.

03

Multi-reference

Carry subjects, products, or visual direction across reference-led outputs.

04

Native audio

Generate an audio-capable result on supported video routes.

05

First / last frame

Control a transition by defining both the opening and closing composition.

TECHNICAL SPECS

Supported parameters

Resolution, aspect ratios, and inputs the Wan 3.0 Video API route accepts.

Max duration
30 seconds
Resolutions
480p · 720p · 1080p
Reference inputs
10 images · 5 videos · 5 audio clips
Audio
Synchronized, jointly generated
Aspect ratios
adaptive · 16:9 · 4:3 · 1:1 · 3:4 · 9:16
Provider
Alibaba (Tongyi Wanxiang Wan 3.0)
Endpoint
POST /v1/generations

MODEL WORKFLOWS

What to build with Wan 3.0 Video

Choose a task that matches the live route capabilities, then adapt one of these prompt starters.

Best-fit tasks

  • Turn a complete shot brief into a generated video sequence.
  • Animate a supplied image while preserving its subject and visual direction.
  • Carry subjects, products, or visual direction across reference-led outputs.
  • Generate an audio-capable result on supported video routes.

Prompt starters

Replace the brackets
Starter

Use the reference images to keep [person/product] consistent. Create a coordinated [number]-image campaign across [scenes] in one visual direction.

Starter

Create one [duration]-second shot of [subject] in [setting]. The subject [action]. Camera: [movement and framing]. Lighting: [direction and mood]. Keep motion physically coherent and the shot continuous.

Starter

Animate the supplied image into a [duration]-second shot. Preserve [subject details]. Add [subject motion] and [camera motion]. Keep the original composition, lighting, and visual identity stable.

Starter

Start exactly from the first frame and end on the supplied last frame. Build one continuous transition where [subject or camera action] connects both compositions without cuts.

MODEL SELECTION

Choose Wan 3.0 Video when the job fits

Compare nearby live routes by task, supported capability, and current entry price before you lock a model ID into production.

ModelBest forKey capabilitiesEntry priceAvailabilityAction
Wan 3.0 Video
Alibaba · current page
Turn a complete shot brief into a generated video sequence.Text to video · Image to video · Multi-reference$0.050 / secAvailableSelected
Wan 2.6 I2V
Alibaba
Animate a supplied image while preserving its subject and visual direction.Image to videoPricing coming soonPlannedView route
Wan 2.6 I2V Flash
Alibaba
Animate a supplied image while preserving its subject and visual direction.Image to videoPricing coming soonPlannedView route
Wan 2.6 T2V
Alibaba
Turn a complete shot brief into a generated video sequence.Text to videoPricing coming soonPlannedView route

Capabilities and starting prices are a current PixMind route snapshot. The accepted request contains the final configuration and billing quote.

GET STARTED

From playground to production

01

Create a scoped key

Create an API key for the image or video permission this route needs.

02

Send the request

Use the model ID and endpoint shown above from your backend service.

03

Track the task

Store the returned task ID and query its status until it reaches a terminal state.

FAQ

Wan 3.0 Video API questions

What model ID should I use for the Wan 3.0 Video API?+

Use wan3.0-video in the model field. This is the stable PixMind route identifier shown in the playground request JSON.

Which endpoint does the Wan 3.0 Video API use?+

Send POST requests to /v1/generations. Keep your API key on your server and pass it as a Bearer token.

Is the playground using a real API request?+

Yes. When you click Run model, PixMind forwards the displayed payload with the API key you entered. A successful request may create a paid task.

Does PixMind save the API key entered here?+

No. The playground keeps the key only in component memory and sends it for the current request; it is not written to browser storage.

Is API pricing the same as PixMind Studio pricing?+

No. API usage resolves through the apiPlatform pricing role and a separate pay-as-you-go ledger. Studio pricing includes the creation interface and product workflow services.

Why can the final price differ from the starting price?+

The entry price reflects the configuration displayed on this page. Resolution, duration, quality, audio, references, and output count can affect the final task price.

How do I receive a finished image or video?+

Generation routes can return an asynchronous task. Save its ID and query the task endpoint until the status is succeeded, failed, or cancelled.

Can I use the same integration for other PixMind models?+

Yes. Models in the same workload family share the generation contract, so switching usually means changing the model ID and supported parameters.

START WITH THE CONTROL PLANE

Turn your first Wan 3.0 Video prompt into a real API request

Test the exact payload in the playground, then create a scoped key and move the same model ID into your application.