curl --location --request POST 'https://api.302.ai/runway_gen4/submit' \ --header 'Authorization: Bearer sk-mfYQzy0XTFfz4P16vRE4gFrKK1Nly4TozsMqbbb9PSiJUvFO' \ --form 'init_image=@""' \ --form 'text_prompt=""' \ --form 'seconds="10"' \ --form 'seed=""'
{ "task": { "artifacts": [ { "previewUrls": [], "url": "" } ], "id": "runway_4b3f1e721985", "options": { "text_prompt": "Low-angle shot of a majestic tiger prowling through a snowy landscape, leaving paw prints on the white blanket" }, "status": "THROTTLED" } }