curl --location --request POST 'https://api.302.ai/runway/submit' \
--header 'Authorization: Bearer sk-jls4AaVBGoe1GwZD64qZA1qyKTN1MPHa4NmvH1cT68z7K1Zz' \
--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
}