🎉 MiniMax-M2.7: Peak Performance. Ultimate Value. Master the Complex. ➔ Try Now.
curl --request GET \
--url https://api.minimax.io/v1/models/{model_id} \
--header 'Authorization: Bearer <token>'{
"id": "MiniMax-M2.7",
"object": "model",
"created": 1773799200,
"owned_by": "minimax"
}Retrieves details for a specific model, compatible with OpenAI API specification.
curl --request GET \
--url https://api.minimax.io/v1/models/{model_id} \
--header 'Authorization: Bearer <token>'{
"id": "MiniMax-M2.7",
"object": "model",
"created": 1773799200,
"owned_by": "minimax"
}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
Model identifier