LightSpeedFuture

DOCUMENTATION

Task lifecycle

Create a video task

Submit to POST /v1/videos and retain the returned task ID.

Poll the same task

Use GET /v1/videos/{task_id} every 30 seconds or longer. Follow the product’s documented states. Resume the same task after a network interruption.

Handle the result

Native, standalone enhancement and Production have different result fields. Read the reference for your product and store the delivered media promptly. A repeated GET does not create a new task or duplicate charges.

Production results · Enhancement results · Native results

Search documentation

Search pages and headings. Use Tab or arrow keys to move through results.