Base URL:
https://api.omnimux.ai (OpenAI-compatible clients usually use https://api.omnimux.ai/v1). Create a sk- key in the console. Model ids: console or GET /v1/models.Prep
- Install ChatBox
- Get an OmniMux API key
Setup
- ChatBox → Settings (or first-run “use your own API key”)
- Provider: OpenAI API (or OpenAI-compatible custom)
- Set:
- API Key:
sk-... - API Host / Base URL:
https://api.omnimux.ai/v1
- API Key:
- Add a model id (e.g.
gpt-5.4) and chat
Verify
Send a short message. 401 → bad key; connection errors → check Base URL includes/v1.