cURL
curl --request POST \ --url https://pollo.ai/api/platform/generation/sora/sora-2-pro \ --header 'Content-Type: application/json' \ --header 'x-api-key: <api-key>' \ --data ' { "input": { "image": "<string>", "length": 4, "prompt": "<string>", "aspectRatio": "16:9", "resolution": "1080p" }, "webhookUrl": "<string>" } '
{ "taskId": "<string>", "status": "waiting" }
Sora 2 Pro understands complex prompts, simulates real-world environments, and generates immersive scenes with unprecedented coherence. Learn how to integrate the Sora 2 Pro API into your applications.
API key to authorize requests
Show child attributes
Successful response
waiting
succeed
failed
processing