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