🎉 MiniMax-M2.7 全新发布!订阅 Token Plan,尽享全模态模型。立即体验 ➔
curl --request GET \
--url https://api.minimaxi.com/anthropic/v1/models/{model_id} \
--header 'Authorization: Bearer <token>'{
"id": "MiniMax-M2.7",
"created_at": "2026-03-18T02:00:00Z",
"display_name": "MiniMax-M2.7",
"type": "model"
}获取指定模型的详细信息,兼容 Anthropic API 规范。
curl --request GET \
--url https://api.minimaxi.com/anthropic/v1/models/{model_id} \
--header 'Authorization: Bearer <token>'{
"id": "MiniMax-M2.7",
"created_at": "2026-03-18T02:00:00Z",
"display_name": "MiniMax-M2.7",
"type": "model"
}Documentation Index
Fetch the complete documentation index at: https://platform.minimaxi.com/docs/llms.txt
Use this file to discover all available pages before exploring further.
此页面对您有帮助吗?