cURL
curl --request POST \ --url https://pollo.ai/api/platform/generation/luma/luma-ray-1-6 \ --header 'Content-Type: application/json' \ --header 'x-api-key: <api-key>' \ --data ' { "input": { "image": "<string>", "prompt": "<string>", "aspectRatio": "16:9", "imageTail": "<string>" }, "webhookUrl": "<string>" } '
{ "taskId": "<string>", "status": "waiting" }
Luma Ray 1.6 is an earlier version video generation model of Luma AI, focusing on efficient video generation with realistic and detailed animations. Learn how to integrate it here.
API key to authorize requests
Show child attributes
Successful response
waiting
succeed
failed
processing