š New Models Available: grok-4 now live!
ā Explore New Features
curl --location --request GET 'https://api.cometapi.com/v1/files/retrieve?file_id=247296084275378&task_id=247299120156815' \
--header 'Authorization: {{api-key}}'
{
"file": {
"file_id": 245955719541031,
"bytes": 0,
"created_at": 1741601708,
"filename": "output.mp4",
"purpose": "video_generation",
"download_url": "https://public-cdn-video-data-algeng.oss-cn-wulanchabu.aliyuncs.com/inference_output%2Fvideo%2F2025-03-10%2F55c3bfde-4783-49cf-8116-7067067f67a2%2Foutput.mp4?Expires=1741634145&OSSAccessKeyId=LTAI5tAmwsjSaaZVA6cEFAUu&Signature=J2SoiZnyhAGuvumzt3j4%2B1TM4Us%3D"
},
"base_resp": {
"status_code": 0,
"status_msg": "success"
}
}