{
"prompt": "A dog is running",
"aspect_ratio": "16:9"
}curl --location --request POST 'https://api.302.ai/302/submit/wan2.2-a14b-t2v' \
--header 'Authorization: Bearer ' \
--header 'Content-Type: application/json' \
--data-raw '{
"prompt": "A dog is running",
"aspect_ratio": "16:9"
}'