{
"prompt": "In the year 2500, a cosmic vessel ventured forth from Earth, journeying into the vastness of the cosmos, with the hemisphere of our blue planet gracefully visible in the lower left corner.",
"aspect_ratio": "16:9",
"duration": "5s"
}
curl --location --request POST 'https://api.302.ai/302/submit/veo2' \
--header 'Authorization: Bearer ' \
--header 'Content-Type: application/json' \
--data-raw '{
"prompt": "In the year 2500, a cosmic vessel ventured forth from Earth, journeying into the vastness of the cosmos, with the hemisphere of our blue planet gracefully visible in the lower left corner.",
"aspect_ratio": "16:9",
"duration": "5s"
}'
{
"logs": null,
"metrics": {},
"queue_position": 0,
"request_id": "e32eafce-5682-4b6d-b184-60f1f3846fee",
"status": "IN_QUEUE"
}