Skip to main content

Generate Luma Modify Video

Create a new Luma modify video generation task.

Important Notes

  • Generated videos will be processed asynchronously
  • Use the returned taskId to track generation progress
  • Callback URL is recommended for production use to receive automatic notifications when generation completes
  • Original video URL must be publicly accessible
  • Watermark parameter is optional for branding purposes

Video Requirements

Supported Formats: MP4, MOV, AVI
Maximum File Size: 500MB
Maximum Duration: 10 seconds
Accessibility: Video URL must be publicly accessible

Processing Time

Video modification is a compute-intensive process that typically takes:
  • Simple modifications: 2-5 minutes
  • Complex transformations: 5-15 minutes
  • High-resolution videos: 10-20 minutes
Use the callback mechanism or polling to track progress rather than waiting synchronously.
Rate limits and quotas are enforced by Apikley and may differ from upstream providers.

OpenAPI

luma-api/luma-api.json post /api/v1/modify/generate

To find navigation and other pages in this documentation, fetch the llms.txt file at: https://docs.apikley.ru/llms.txt