Documentation

List Models

Request Address

https://api.xiaomimimo.com/v1/models

Request Headers

The API supports the following two authentication methods. Please choose one and add it to the request headers:

api-key: $MIMO_API_KEY
Authorization: Bearer $MIMO_API_KEY

Response

curl --location --request GET 'https://api.xiaomimimo.com/v1/models' \
--header "api-key: $MIMO_API_KEY"
response
{
    "object": "list",
    "data": [
        {
            "id": "mimo-v2.5",
            "object": "model",
            "owned_by": "xiaomi"
        },
        {
            "id": "mimo-v2.5-asr",
            "object": "model",
            "owned_by": "xiaomi"
        },
        {
            "id": "mimo-v2.5-pro",
            "object": "model",
            "owned_by": "xiaomi"
        },
        {
            "id": "mimo-v2.5-tts",
            "object": "model",
            "owned_by": "xiaomi"
        },
        {
            "id": "mimo-v2.5-tts-voiceclone",
            "object": "model",
            "owned_by": "xiaomi"
        },
        {
            "id": "mimo-v2.5-tts-voicedesign",
            "object": "model",
            "owned_by": "xiaomi"
        }
    ]
}
Update Time July 17, 2026

Copyright©2026 Xiaomi. All Rights Reserved | Cookie Policy | Cookie Preferences

We use cookies and similar technologies of our own to ensure the proper functioning of the website, customize content according to user preferences and analyze users' interactions on the website, as well as their browsing habits. You can find more information in our Cookie Policy. Select an option or go to Cookie Settings to manage your preferences. Learn More.