Skip to main content
Model ID
Calling method: async

wan2.7-t2v API Usage Guide

Overview

wan2.7-t2v is Wan AI’s latest text-to-video model with improved visual quality and more flexible controls. It supports separate resolution and aspect-ratio selection, continuous duration from 2 to 15 seconds, and optional audio-driven generation. Requests are submitted to the request-queue API and results are retrieved via polling.

Authentication

All API requests require authentication using an API key. Include your API key in the Authorization header:

Submit Video Generation Request

Base URL

Endpoint

Request Format

Request Parameters

Response

Check Request Status

Endpoint

Example

Response

Request Status Values

List Your Requests

Endpoint

Example

List Available Models

Endpoint

Example

Tips for Better Results

  1. Detailed prompts: Describe motion, camera movement, lighting, and atmosphere explicitly
  2. Prompt Extension: Keep prompt_extend enabled for short prompts to let the model enrich them
  3. Negative prompts: Exclude common artifacts like “blurry, low quality, deformed, extra fingers”
  4. Audio-driven: Supply audio_url for precise audio-visual alignment
  5. Seed for reproducibility: Fix a seed value to regenerate consistent results
  6. Flexible duration: Take advantage of 2–15 second range for precise timing control