{
"prompt": "A pig is flying.",
"prompt_enhancer": true,
"duration": "4",
"seed": 1936147,
"image_url":""
}
curl --location --request POST 'https://api.302.ai/302/submit/haiper-video-v2' \
--header 'Authorization: Bearer ' \
--header 'Content-Type: application/json' \
--data-raw '{
"prompt": "A pig is flying.",
"prompt_enhancer": true,
"duration": "4",
"seed": 1936147,
"image_url":""
}'
{
"logs": null,
"metrics": {},
"queue_position": 0,
"request_id": "8eed0b9b-6103-4357-a57b-9f135a8c3276",
"status": "IN_QUEUE"
}