Text-to-Video v1 (legacy)
Last updated
Last updated
The Luma AI Dream Machine API allows developers to generate, retrieve, and extend AI-generated content using a variety of inputs. This API is particularly useful for creative applications, such as generating visual content from text prompts.
Each generation costs 500 000 Apilaplas Tokens.
If you donβt have an API key for the Apilaplas API yet, feel free to use our .
Generating a video using this model involves making two sequential API calls:
The first one is for creating and sending a video generation task to the server (returns a generation ID). This can be either a generation from a reference image/prompt or a video extension operation that adds length to an existing video.
The second one is for requesting the generated or extended video from the server using the generation ID received from the first endpoint.
Below, you can find three corresponding API schemas and examples for all endpoint calls.
Extend allows you to effortlessly add length to an existing video.