Skip to main content
Model ID
Calling method: async

wan2.7-r2v API Usage Guide

Overview

wan2.7-r2v generates videos based on reference images and videos, preserving character appearance, object identity, scene layout, and vocal timbre. It supports an optional first frame for joint control and flexible aspect ratios with continuous duration from 2 to 15 seconds. 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. Reference naming in prompt: Refer to reference videos as Video1, Video2, etc. and reference images as Image1, Image2, etc. in your prompt text
  2. Single character per reference: Each reference asset used for a character must contain only a single character
  3. Avoid empty-scene videos: Reference videos should contain the main character, not empty scenes
  4. First frame + references: Combine a first frame with reference assets for tighter control over the starting composition
  5. Asset limits: Maximum 1 first frame; at least 1 reference image or video required; total images + videos ≤ 5
  6. Seed for reproducibility: Fix a seed value to regenerate consistent results