curl --location --request POST 'https://api.302.ai/runway/submit' \
--header 'Authorization: Bearer sk-mfYQzy0XTFfz4P16vRE4gFrKK1Nly4TozsMqbbb9PSiJUvFO' \
--form 'text_prompt="Low-angle shot of a majestic tiger prowling through a snowy landscape, leaving paw prints on the white blanket"' \
--form 'seconds="10"' \
--form 'seed=""'
{
"created_at": "",
"estimate_wait_seconds": null,
"id": "",
"liked": null,
"prompt": "",
"state": "",
"video": null
}