{
"images": [],
"model": "sora-2",
"orientation": "portrait",
"prompt": "make animate",
"size": "small"
}
curl --location --request POST 'https://poloai.top/v1/video/create' \
--header 'Accept;' \
--header 'Authorization;' \
--header 'Content-Type: application/json' \
--data-raw '{
"images": [],
"model": "sora-2",
"orientation": "portrait",
"prompt": "make animate",
"size": "small"
}'
{
"id": "sora-2:task_01k6x15vhrff09dkkqjrzwhm60",
"status": "pending",
"status_update_time": 1759763427208
}