Your modelhaus control panel.
Use these tokens to call https://modelhaus.ai/v1 from any OpenAI-compatible SDK. Set the Authorization: Bearer mh-... header.
This is the only time we show the full key. Copy it now and store it somewhere safe.
| Label | Prefix | Created | Last used | Status |
|---|
No keys yet. Create one to start calling the API.
OpenAI-compatible. Point any SDK at https://modelhaus.ai/v1 with your mh- key. Prices are USD per 1M tokens.
| Model | Model id | Best for | Context | In/1M | Out/1M |
|---|
curl https://modelhaus.ai/v1/chat/completions \ -H "Authorization: Bearer mh-..." \ -H "Content-Type: application/json" \ -d '{"model":"deepseek-v4-pro","messages":[{"role":"user","content":"Hello"}]}'
| When | Model | In | Out | Cost |
|---|
No API calls yet. Create a key, add credit, and make your first request.