Qwen

Wan3.0 Video Prime API

The speed-first variant of Alibaba's Wan 3.0 line (early access). It shortens generation latency while retaining high-quality video output, making it a good fit for low-latency previews, batch drafts and fast-iterating short-video workflows. If ultimate visual control matters more than speed, the standard version is a better choice.

  • Multimodal output
Use in Consolewan3.0-video-prime

USD

Pricing

default
480P$0.45/s
720P$0.9/s
1080P$1.8/s

Public list prices are shown in USD. Final charges may vary by account group and usage tier.

API

Code examples

curl --location --request POST 'https://api.tokenhot.ai/v1/video/generations' \
--header 'Authorization: Bearer <token>' \
--header 'Content-Type: application/json' \
--data-raw '{
    "model": "wan3.0-video-prime",
    "input": {
        "prompt": "A miniature city built from cardboard and bottle caps comes to life at night. A cardboard train slowly passes by, with small lights dotted along it, illuminating the path ahead."
    },
    "parameters": {
        "resolution": "720P",
        "ratio": "16:9",
        "duration": 5
    }
}'

Qwen

Related models

FAQ

Frequently asked questions

What is Wan3.0 Video Prime best suited for?

Wan3.0 Video Prime is suited to the input, output, and capability types listed on this page. Test production workloads before choosing it for a critical system.

How is Wan3.0 Video Prime priced?

Pricing is shown in the pricing section above. Actual cost depends on usage volume, account group, and the request payload.

How can I call Wan3.0 Video Prime?

Use the model ID shown above with one of the supported API protocols. Code examples are provided when usage data is available.

Get started

Build with Wan3.0 Video Prime

Use in Console
WhatsApp