OpenAI's Sora 2 and Sora 2 Pro APIs are now available on Pollo AI API platform. Try Now
cURL
curl --request POST \ --url https://pollo.ai/api/platform/generation/pika/pika-v2-1 \ --header 'Content-Type: application/json' \ --header 'x-api-key: <api-key>' \ --data '{ "input": { "image": "<string>", "prompt": "<string>", "negativePrompt": "<string>", "seed": 123, "resolution": "1080p", "length": 5 }, "webhookUrl": "<string>" }'
{ "taskId": "<string>", "status": "waiting" }
Pika 2.1 allows creators to generate captivating videos with better adherence to prompts and refined visual aesthetics. Learn how to integrate it here.
API key to authorize requests
Show child attributes
Successful response
waiting
succeed
failed
processing