🎉 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": 1748736000,
"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": 1748736000,
"owned_by": "minimax"
}Bearer token authentication. API key can be obtained from Account Management > API Keys
Model identifier