Skip to main content
Model ID
Calling method: async

wan2.7-videoedit API Usage Guide

Overview

wan2.7-videoedit enables text-guided editing of existing videos. Provide a source video and describe the desired edits in a prompt. Optionally supply a reference image to guide the visual style or subject appearance of the edit. 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 Edit 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. Be specific about edits: Clearly describe what should change (e.g. “replace the sky with a stormy sky”) rather than vague instructions
  2. Reference image: Supply a reference image when you want the edit to match a specific visual style or subject appearance
  3. Audio setting: Use origin to preserve the original audio track, or auto to let the model decide
  4. Prompt Extension: Keep prompt_extend enabled for short prompts
  5. Duration: Output duration is capped at 10 seconds; if not specified, the model decides based on the source video
  6. Seed for reproducibility: Fix a seed value to regenerate consistent results