š New Models Available: grok-4 now live!
ā Explore New Features
{
"task_id": "a4a12768-abe4-4f16-8eb1-a9dc834649aa"
}
curl --location --request POST 'https://api.cometapi.com/runway/feed' \
--header 'Authorization: Bearer {{api-key}}' \
--header 'X-Runway-Version: 2024-11-06' \
--header 'Content-Type: application/json' \
--data-raw '{
"task_id": "a4a12768-abe4-4f16-8eb1-a9dc834649aa"
}'
{
"code": 200,
"msg": "success",
"data": {
"task_id": "573772da-c2ec-4a60-987f-80b5ecc79b20",
"status": "3",
"prompt": "a cat",
"prompt_en": "A little cat",
"video_url": "http://cdn.duomiapi.com/attachments/video/runway/20240822/bac2acce179f63bafa7d6597028afe39.mp4",
"poster": "http://cdn.duomiapi.com/attachments/video/runway/20240822/50201c7893f43cb7606d0b0c13ad5d6a.png",
"last_frame": "http://cdn.duomiapi.com/attachments/video/runway/20240822/426336fb8f95ea386af5ca82e0c17a06.png",
"msg": null,
"point": "200",
"refund": "0",
"create_time": "1724313052",
"update_time": "1724313343"
},
"exec_time": 0.028943,
"ip": "171.214.61.54"
}