Skip to main content
POST
pollo-v1-6
Check out Pollo 1.6 API pricing here, cheaper than Fal AI.

Authorizations

x-api-key
string
header
required

API key to authorize requests

Body

application/json
input
Image To Video · object
required
webhookUrl
string<uri>

Webhook URL (HTTP(S)) that receives status callbacks when the generation succeeds or fails.

Response

Successful response

taskId
string
required
status
enum<string>
required
Available options:
waiting,
succeed,
failed,
processing