LTV Video 2 Logo

LTV Video 2 API

Create high-fidelity video and audio from text with LTXV 2 the new open source video model.
The most affordable API on the market for LTV Video 2 video generation.

savings
Price
Free
timer
Speed
~30s
4k
Quality
4K
Interactive Demo

Try LTV Video 2 Now

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

Playground Demo - LTV Video 2
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 LTV Video 2.
timer ~30s generation
rocket_launch Get Started Free

Demo Preview

Demo Mode
LTV Video 2
LTV Video 2
by LTX
Create high-fidelity video and audio from text with LTXV 2 the new open source video model.
4K • 6-10s • ~30s processing
Gallery

LTV Video 2 Examples

Discover what's possible with LTV Video 2 AI video generation

Documentation

About LTV Video 2

info Overview

Create high-fidelity video and audio from text with LTXV 2 the new open source video model.

check_circle Supported Features

  • Text to Video
  • Image to Video

settings Specifications

  • Max Resolution: 4K
  • Duration Range: 6-10s
  • Avg. Processing: ~30s

workspace_premium Why Choose VideoGenAPI?

  • check_circle
    50% More Affordable: The lowest prices on the market for LTV Video 2 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

LTV Video 2 API Documentation

Quick start guide to integrate LTV Video 2 in your application

code Endpoint

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

send Request Example

{
  "model": "ltxv-2",
  "prompt": "A cinematic shot of a majestic eagle soaring through mountains",
  "duration": 10,
  "resolution": "1080p"
}

download Response Example

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

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: 'ltxv-2',
    prompt: 'A cinematic shot of a majestic eagle',
    duration: 10  })
});

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

Ready to start with LTV Video 2?

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