{
"prompt": "A pig is flying."
}
curl --location --request POST 'https://api.302.ai/302/submit/hunyuan-video' \
--header 'Authorization: Bearer ' \
--header 'Content-Type: application/json' \
--data-raw '{
"prompt": "A pig is flying."
}'
{
"logs": null,
"metrics": {},
"queue_position": 0,
"request_id": "e32eafce-5682-4b6d-b184-60f1f3846fee",
"status": "IN_QUEUE"
}