Wan 2.5 Logo

Wan 2.5 API

Wan 2.5 Video is an open-source AI model capable of automatically generating realistic videos with audio.
The most affordable API on the market for Wan 2.5 video generation.

savings
Price
Free
timer
Speed
~50s
4k
Quality
1080p
Interactive Demo

Try Wan 2.5 Now

Explore the interface and see how easy it is to generate videos with Wan 2.5. Sign up for free to start creating!

Playground Demo - Wan 2.5
Demo Mode
magic_button AI Powered
Be specific for best results 0/1000
Sign up to generate videos
Create a free account to access the full playground and generate unlimited videos with Wan 2.5.
timer ~50s generation
rocket_launch Get Started Free

Demo Preview

Demo Mode
Wan 2.5
Wan 2.5
by wan
Wan 2.5 Video is an open-source AI model capable of automatically generating realistic videos with audio.
1080p • 1-30s • ~50s processing
Gallery

Wan 2.5 Examples

Discover what's possible with Wan 2.5 AI video generation

Documentation

About Wan 2.5

info Overview

Wan 2.5 Video is an open-source AI model capable of automatically generating realistic videos with audio.

check_circle Supported Features

  • Text to Video
  • Image to Video

settings Specifications

  • Max Resolution: 1080p
  • Duration Range: 1-30s
  • Avg. Processing: ~50s

workspace_premium Why Choose VideoGenAPI?

  • check_circle
    50% More Affordable: The lowest prices on the market for Wan 2.5 API access
  • check_circle
    Lightning Fast: Optimized infrastructure for the fastest generation times
  • check_circle
    Developer Friendly: Simple REST API with comprehensive documentation
  • check_circle
    24/7 Support: Dedicated support team ready to help
API Reference

Wan 2.5 API Documentation

Quick start guide to integrate Wan 2.5 in your application

code Endpoint

POST https://videogenapi.com/api/v1/generate

send Request Example

{
  "model": "wan-25",
  "prompt": "A cinematic shot of a majestic eagle soaring through mountains",
  "duration": 10,
  "resolution": "480p"
}

download Response Example

{
  "success": true,
  "generation_id": "gen_abc123xyz",
  "status": "in_progress",
  "estimated_time": 50}

integration_instructions Code Examples

const response = await fetch('https://videogenapi.com/api/v1/generate', {
  method: 'POST',
  headers: {
    'Content-Type': 'application/json',
    'Authorization': 'Bearer YOUR_API_KEY'
  },
  body: JSON.stringify({
    model: 'wan-25',
    prompt: 'A cinematic shot of a majestic eagle',
    duration: 10  })
});

const data = await response.json();
console.log(data.generation_id);

Ready to start with Wan 2.5?

Join thousands of developers using VideoGenAPI for the most affordable AI video generation