LumixAI logo
ByteDance video generation API

Seedance 1.5 Pro API for production videos.

Seedance 1.5 Pro API brings Seedance and ByteDance video generation into LumixAI for fast cinematic drafts, reference-aware motion, and creator-friendly aspect ratios.

Model slug
bytedance-seedance-pro-1.5
Credit rate
25 credits per video
Provider
ByteDance
Seedance 1.5 Pro API video generation sample

Model overview

Why use Seedance 1.5 Pro through LumixAI?

Seedance 1.5 Pro video generation through the LumixAI API with async jobs, polling, download URLs, and live pricing from the backend.

Use Seedance 1.5 Pro through LumixAI when you want one stable REST workflow for prompts, model selection, async jobs, polling, usage tracking, and credit pricing. The page targets searches for Seedance 1.5 Pro API, Seedance 1.5 Pro video API, and ByteDance video generation API.

AI video generation

image-to-video workflows

production API integrations

Developer workflow

Call Seedance 1.5 Pro without a separate provider integration.

Async jobs

Queue generation with /v1/videos/jobs, poll /v1/videos/jobs/{id}, then download the finished video.

Credit pricing

Seedance 1.5 Pro starts at 25 credits per video before conditional rules.

Modality
Video
Aspect ratios
21:9, 16:9, 4:3, 1:1
Resolutions
1080p, 720p, 480p, Draft
await fetch("https://api.lumixai.live/v1/videos/jobs", {
  method: "POST",
  headers: {
    "Content-Type": "application/json",
    "X-API-Key": process.env.LUMIXAI_API_KEY
  },
  body: JSON.stringify({
    model: "bytedance-seedance-pro-1.5",
    prompt: "cinematic product reveal, smooth camera motion",
    aspectRatio: "21:9",
    resolution: "1080p",
    duration: 6,
    withSoundEffects: true
  })
});

Next step

Generate your first Seedance 1.5 Pro video.

Generate with LumixAI