Note: Generation time depends on the input material, typically 10–20 minutes
Only 16:9 aspect ratio video formats are supported. If the uploaded video dimensions do not meet the requirements, generation will fail and automatic refunds will be processed.
Price: 0.25 PTC/use
curl --location --request POST 'https://api.302.ai/runway_act_one/submit' \
--header 'Authorization: Bearer sk-jls4AaVBGoe1GwZD64qZA1qyKTN1MPHa4NmvH1cT68z7K1Zz' \
--form 'video=@""' \
--form 'image=@""' \
--form 'character_video=""' \
--form 'options=""'
{
"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"
}
}