Generate Text to Video
Overview
You can generate a video using the AI/ML API. In the basic setup, you need only a prompt.
Please note that there is not just one, but several variations of this API described below, each with its own set of supported models and available parameters. You can explore these variations by selecting different options from the object dropdown menu and choose the one that suits you best.
post
/v2/generate/video/kling/generation
Authorizations
Body
any of
Responses
cURL
JavaScript
Python
HTTP
201
No body
Example
Ensure you replace "my_key"
with your actual API key before running the code.
Last updated
Was this helpful?