cURL
curl --request POST \ --url https://pollo.ai/api/platform/generation/luma/luma-ray-2-0 \ --header 'Content-Type: application/json' \ --header 'x-api-key: <api-key>' \ --data ' { "input": { "image": "<string>", "prompt": "<string>", "resolution": "540p", "length": 5, "aspectRatio": "16:9", "imageTail": "<string>" }, "webhookUrl": "<string>" } '
{ "taskId": "<string>", "status": "waiting" }
Luma Ray 2.0 is the advanced video generation model from Luma AI, focusing on high-quality visual effects and detailed text and image to video transformations. Learn how to integrate it here.
API key to authorize requests
Show child attributes
Successful response
waiting
succeed
failed
processing