Generate video from image
POST/api/fluid-fit/generate-video
Generates a video animation from a static image using Kling AI. Creates motion and animation based on the provided text prompt and source image.
Request
Responses
- 200
- 400
- 401
- 429
Video generated successfully
Bad request - Invalid input parameters or API key is required
Unauthorized - Invalid or missing API key
Too many requests - Rate limit exceeded (100 requests per 15 minutes)