curl-X POST 'https://pollo.ai/api/platform/v1/generation/luma/luma-ray-2/video'\-H'Content-Type: application/json'\-H'x-api-key: YOUR_API_KEY'\-d'{ "input": { "prompt": "A cinematic shot of a golden retriever running through a field of sunflowers at sunset, warm rim light, shallow depth of field", "duration": 5, "aspectRatio": "16:9", "resolution": "540p" }}'
{"input":{"prompt":"A cinematic shot of a golden retriever running through a field of sunflowers at sunset, warm rim light, shallow depth of field","duration":5,"aspectRatio":"16:9","resolution":"540p"},"webhookUrl":"https://example.com/webhooks/pollo"}
模式
輸入所選端點和模式的欄位。
場地
類型
必需的
描述
prompt
string
支持
Text prompt describing the content to generate.
duration
number
不
The duration of the generated video, in seconds.
aspectRatio
string
不
Output aspect ratio, as width:height (e.g. 16:9).
resolution
string
不
Output resolution of the generated media (e.g. 720p, 1080p, 2K, 4K). Values are case-insensitive.