MiMo Gateway

API Gateway Admin Console

MiMo Gateway
Live
Quick Start

1 Base URL

All requests go to:

https://api.rohawai.web.id/v1 📋

2 Your API Key

Use your master key in the Authorization header.

Bearer mimo-gw-xxxxxxxx

3 Available Models

Send requests with model parameter:

mimo-v2.5-pro mimo-v2.5 mimo-v2.5-asr mimo-v2.5-tts mimo-v2.5-tts-voiceclone mimo-v2.5-tts-voicedesign
Example Request
cURL — Chat Completions bash
curl https://api.rohawai.web.id/v1/chat/completions \ -H "Authorization: Bearer mimo-gw-YOUR_KEY" \ -H "Content-Type: application/json" \ -d '{ "model": "mimo-v2.5-pro", "messages": [{"role": "user", "content": "Hello!"}], "stream": false, "max_tokens": 1024 }'
Recent Activity
CustomerRequestsTokens
No activity yet
Master API Keys
CustomerStatusUsageLimitRateActions
Loading...
Real Key Pool
EmailAPI KeyBalanceUsedLast Used
Loading...
Usage Analytics (7 Days)
CustomerDateRequestsPrompt TokensCompletionTotalAvg Latency
Loading...