cURL
curl --request POST \ --url https://pollo.ai/api/platform/generation/runway/runway-gen-4-turbo \ --header 'Content-Type: application/json' \ --header 'x-api-key: <api-key>' \ --data ' { "input": { "image": "<string>", "prompt": "<string>", "length": 5, "aspectRatio": "16:9", "seed": 123 }, "webhookUrl": "<string>" } '
{ "taskId": "<string>", "status": "waiting" }
Runway Gen-4 is Runway ML’s cutting-edge AI model for turning still images into dynamic animations and applying creative video effects. Ideal for professionals, it enhances video projects in creative industries. Learn how to integrate it below.
API key to authorize requests
Show child attributes
Successful response
waiting
succeed
failed
processing