LightSpeedFuture

DOCUMENTATION

Integrate LSF into your workflow

LSF provides APIs for your application to orchestrate. Your product controls its user interface, approvals and publishing workflow.

1. Prepare your server

Keep API keys server-side. Use the API base URL and exact model aliases supplied during onboarding.

2. Submit once and track the task

Use a stable client request ID for the same logical request. Store the public task ID. If polling is interrupted, resume GET for that task instead of creating another POST.

3. Retrieve and deliver

Wait for a terminal state, read the documented result URL and copy the media to your storage promptly. Your application records task-to-content relationships and handles publishing.

Quickstart · Task lifecycle · Error handling

Search documentation

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