LTX-Video 13B API logo - Lightricks AI video model
Built by Lightricks Live on the API

LTX-Video 13B API

LTX-Video 13B by Lightricks - the only model here that generates a full 60 seconds from a single prompt.

Best for Sequences longer than 30 seconds, timelapses, animatics, and drafts where length beats resolution.

Provider
Lightricks
Max resolution
480p
Avg. generation
~70s
Price / video
Plan included
  • No credit card
  • No Lightricks account needed
  • One key for 17 models

Official LTX-Video 13B API access on VideoGenAPI, with REST endpoints, webhooks, a live playground and developer docs.

Interactive demo

Try LTX-Video 13B right now

Explore the interface and see how easy it is to generate videos with LTX-Video 13B. Sign up for free to start creating!

Playground Demo - LTX-Video 13B
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 LTX-Video 13B.
timer ~70s generation
rocket_launch Get Started Free

Demo Preview

Demo Mode
LTX-Video 13B
LTX-Video 13B
by Lightricks
LTX-Video 13B is the long-form open-source video model from Lightricks. Unlike most models capped at 10 seconds, it generates clips from 1 to 60 seconds from a single text prompt, making it a fit for explainers, extended B-roll and timelapse sequences.
480p • 1-60s • ~70s processing
Gallery

LTX-Video 13B examples

Discover what's possible with LTX-Video 13B AI video generation

Time-lapse of a city skyline from dawn to dusk, clouds streaming past, windows lighting up one by one as night falls

Generated with the LTX-Video 13B API at up to 480p. Results vary with prompt detail and requested duration.

What is the LTX-Video 13B API?

The LTX-Video 13B API is a REST interface that lets developers generate AI videos programmatically using Lightricks's LTX-Video 13B model. It supports text-to-video through a single POST endpoint. VideoGenAPI handles authentication, billing, and provider infrastructure - you only need one API key to start building with the LTX-Video 13B API.

Lightricks
Provider
REST
API protocol
~70s
Avg. generation

How to use the LTX-Video 13B API

Integrate the LTX-Video 13B API in your app in under 5 minutes with these four steps.

  1. 1

    Create your VideoGenAPI account

    Sign up free at VideoGenAPI.com and generate your API key from the dashboard. No Lightricks account needed.

  2. 2

    Send a request to the LTX-Video 13B API

    POST to https://videogenapi.com/api/v1/generate with your API key, model "ltxv-13b", and a text prompt describing your video.

  3. 3

    Poll for completion

    Use the returned generation_id to check status via GET /api/v1/status/{id} or configure webhooks for automatic notifications.

  4. 4

    Download your video

    Once status is "completed", retrieve the video URL from the response and embed it in your app, website, or workflow.

Documentation

About LTX-Video 13B

info Overview

LTX-Video 13B is the long-form member of the open-source LTX family from Lightricks. Nearly every other video model caps out between 8 and 30 seconds; this one runs to 60, which changes what you can produce in one request rather than assembling clips in an editor. The trade-off is explicit: output is 480p, not 1080p. That makes it the wrong choice for a hero video and the right choice for timelapses, extended B-roll, animatics and any sequence where duration matters more than pixel count. It is text-to-video only, and averages around 70 seconds per generation.

stars Key Strengths

  • check_circle Up to 60-second clips - the longest single generation available
  • check_circle Open-source LTX architecture from Lightricks
  • check_circle Fine-grained 1 to 60 second duration control
  • check_circle Well suited to timelapses and extended sequences
  • check_circle Runs on your pay-as-you-go balance with no monthly minimum

check_circle Supported Features

  • Text to Video

settings Specifications

  • Max Resolution: 480p
  • Duration Range: 1-60s
  • Avg. Processing: ~70s

workspace_premium Why LTX-Video 13B via VideoGenAPI?

  • check_circle
    Unified API: Access LTX-Video 13B alongside 16 other models with one API key - no separate Lightricks setup.
  • check_circle
    Pay-per-use: Included in your balance with transparent per-generation billing.
  • check_circle
    Production-ready: REST endpoints, status polling, webhooks, and comprehensive docs for fast integration.
Use cases

What you can build with LTX-Video 13B

1

Timelapse sequences

Produce day-to-night and process timelapses in a single generation instead of stitching clips.

2

Animatics and rough cuts

Block out a full 60-second sequence before committing budget to a high-resolution model.

3

Extended B-roll

Generate long atmospheric beds an editor can trim down to whatever the cut needs.

API reference

LTX-Video 13B API documentation

Quick start guide to integrate LTX-Video 13B in your application

code Endpoint

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

send Request Example

{
  "model": "ltxv-13b",
  "prompt": "Time-lapse of a city skyline from dawn to dusk, clouds streaming past, windows lighting up one by one as night falls",
  "duration": 10,
  "resolution": "480p"
}

download Response Example

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

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-13b',
    prompt: 'Time-lapse of a city skyline from dawn to dusk, clouds streaming past, windows lighting up one by one as night falls',
    duration: 10  })
});

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

LTX-Video 13B API pricing

Transparent pay-per-use pricing for the LTX-Video 13B API - no monthly minimums, no hidden fees.

Included

Available on your VideoGenAPI balance with pay-as-you-go billing

  • check_circle One API key for LTX-Video 13B and 16 other models
  • check_circle No Lightricks account required
  • check_circle Free signup with starter credits
Start with the LTX-Video 13B API
Comparison

LTX-Video 13B API vs alternatives

How the LTX-Video 13B API compares on resolution, clip length, generation speed and price. All models below share one API key.

Comparison of the LTX-Video 13B API against alternative AI video generation models on VideoGenAPI
Model Provider Max resolution Clip length Avg. speed Price / video
LTX-Video 13B API This page Lightricks 480p 1-60s ~70s Pay-as-you-go
LTX Video 2 API Lightricks 4K 6-10s ~30s Pay-as-you-go
Seedance 2.5 API ByteDance 1080p 5-30s ~150s Pay-as-you-go
Wan 2.5 API Alibaba 1080p 5-10s ~50s Pay-as-you-go

Switching between these models means changing the ltxv-13b value in your request body. The endpoint, authentication and webhook behaviour stay the same, so you can route work to LTX-Video 13B or any alternative without changing your integration.

FAQ

LTX-Video 13B API questions

How long can an LTX-Video 13B video be? expand_more
From 1 to 60 seconds. No other model on VideoGenAPI reaches 60 seconds in a single generation; Seedance 2.5 is next at 30 seconds, and most premium models stop at 8 to 10.
What resolution does LTX-Video 13B output? expand_more
480p. This is the explicit trade-off for 60-second duration. If you need 1080p, use Seedance 2.5 for up to 30 seconds, or LTX Video 2 for up to 4K at shorter lengths.
What is the difference between LTX-Video 13B and LTX Video 2? expand_more
Both come from Lightricks but solve opposite problems. LTX-Video 13B maximises duration at 60 seconds and 480p. LTX Video 2 maximises fidelity at up to 4K with audio, over 6 to 10 second clips.
Does LTX-Video 13B support image-to-video? expand_more
No. LTX-Video 13B is text-to-video only. For image-to-video with long output, Seedance 2.5 accepts a reference image and generates up to 30 seconds.
How much does the LTX-Video 13B API cost? expand_more
It runs on your VideoGenAPI balance with pay-as-you-go billing and no monthly minimum, which makes 60-second drafts cheap to iterate on.

Ready to ship with LTX-Video 13B?

Create a key and call the LTX-Video 13B API in minutes, plus 16 other models on the same endpoint.

No credit card required · Cancel anytime