{
"taskType": "gen3a_turbo",
"internal": false,
"options": {
"name": "Gen-3 Alpha Turbo 3994113795, boom , Cropped - whZmnSNxhJ",
"seconds": 10,
"text_prompt": "boom fly monkey",
"seed": 3994113795,
"exploreMode": false,
"watermark": true,
"enhance_prompt": true,
"init_image": "https://filesystem.site/cdn/20240816/OtT0bmrskhqL40mHtoiZg5eNyE4ge0.jpg",
"resolution": "720p",
"image_as_end_frame": false,
"assetGroupName": "Generative Video"
}
}
curl --location --request POST 'https://api.openai-core.com/runway/v2/tasks' \
--header 'Accept: application/json' \
--header 'Authorization: Bearer {{YOUR_API_KEY}}' \
--header 'Content-Type: application/json' \
--data-raw '{
"taskType": "gen3a_turbo",
"internal": false,
"options": {
"name": "Gen-3 Alpha Turbo 3994113795, boom , Cropped - whZmnSNxhJ",
"seconds": 10,
"text_prompt": "boom fly monkey",
"seed": 3994113795,
"exploreMode": false,
"watermark": true,
"enhance_prompt": true,
"init_image": "https://filesystem.site/cdn/20240816/OtT0bmrskhqL40mHtoiZg5eNyE4ge0.jpg",
"resolution": "720p",
"image_as_end_frame": false,
"assetGroupName": "Generative Video"
}
}'
{
"task": {
"id": "7e647762-5b4c-45f9-a4cf-7248f1eec6fc",
"name": "Gen-3 Alpha Turbo 3994113795, boom , Cropped - whZmnSNxhJ",
"image": null,
"createdAt": "2024-11-04T07:12:39.531Z",
"updatedAt": "2024-11-04T07:12:39.569Z",
"taskType": "gen3a_turbo",
"options": {
"name": "Gen-3 Alpha Turbo 3994113795, boom , Cropped - whZmnSNxhJ",
"seconds": 10,
"text_prompt": "boom fly monkey",
"seed": 3994113795,
"exploreMode": false,
"watermark": true,
"enhance_prompt": true,
"init_image": "https://d2jqrm6oza8nb6.cloudfront.net/datasets/7d5fc461-4282-4637-9628-5034808dd5fb.jpg?_jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJrZXlIYXNoIjoiNDc5YTk2NmU5YTIyYjkxNiIsImJ1Y2tldCI6InJ1bndheS1kYXRhc2V0cyIsInN0YWdlIjoicHJvZCIsImV4cCI6MTczMDg1MTIwMH0.PztS_3Ge9bfWdiPRLrIR2h-0jaMkdgoU5h_SiIp3Cxc",
"resolution": "720p",
"image_as_end_frame": false,
"assetGroupName": "Generative Video",
"recordingEnabled": true
},
"status": "PENDING",
"error": null,
"progressText": null,
"progressRatio": null,
"estimatedTimeToStartSeconds": 0,
"artifacts": [],
"sharedAsset": null
},
"server_id": "d94b7b6d-cde7-413d-9408-a7a4009194fe"
}