🎉 MiniMax-M2.7: Peak Performance. Ultimate Value. Master the Complex. ➔ Try Now.





curl --request GET \
--url https://api.minimax.io/v1/files/list \
--header 'Authorization: Bearer <token>'{
"files": [
{
"file_id": "${file_id}",
"bytes": 5896337,
"created_at": 1699964873,
"filename": "297990555456011.tar",
"purpose": "t2a_async_input"
},
{
"file_id": "${file_id}",
"bytes": 5896337,
"created_at": 1700469398,
"filename": "297990555456911.tar",
"purpose": "t2a_async_input"
}
],
"base_resp": {
"status_code": 0,
"status_msg": "success"
}
}List files on the MiniMax API Platform.
curl --request GET \
--url https://api.minimax.io/v1/files/list \
--header 'Authorization: Bearer <token>'{
"files": [
{
"file_id": "${file_id}",
"bytes": 5896337,
"created_at": 1699964873,
"filename": "297990555456011.tar",
"purpose": "t2a_async_input"
},
{
"file_id": "${file_id}",
"bytes": 5896337,
"created_at": 1700469398,
"filename": "297990555456911.tar",
"purpose": "t2a_async_input"
}
],
"base_resp": {
"status_code": 0,
"status_msg": "success"
}
}Documentation Index
Fetch the complete documentation index at: https://platform.minimax.io/docs/llms.txt
Use this file to discover all available pages before exploring further.
HTTP: Bearer Auth
Bearer API_key, can be found in Account Management>API Keys.The purpose category of the files to list. The values and supported formats are as follows:
voice_clone, prompt_audio, t2a_async_input "t2a_async_input"