🎉 MiniMax-M2.1: Polyglot programming mastery, precision code refactoring ➔ Try Now.
cURL
curl --request GET \ --url https://api.minimax.io/v1/files/retrieve \ --header 'Authorization: Bearer <token>'
{ "file": { "file_id": "${file_id}", "bytes": 0, "created_at": 1700469398, "filename": "output_aigc.mp4", "purpose": "video_generation", "download_url": "www.downloadurl.com" }, "base_resp": { "status_code": 0, "status_msg": "success" } }
Use this API to download generated videos.
HTTP: Bearer Auth
Bearer API_key
The unique identifier for the file. Supports file_id obtained from video generation and asynchronous speech synthesis tasks.
file_id
Show child attributes
Was this page helpful?