Production endpoints
Auth header:
Which value to paste?
Do not use the console host
https://geminix.cc as the API Base URL when the API is served on api.geminix.cc.
Common clients
1) Environment variables
2) Python (openai)
3) Node.js (openai)
4) curl
5) Cherry Studio / OpenAI-compatible GUIs
- Settings → Model provider / API
- API base / Base URL:
https://api.geminix.cc/v1 - API Key: token from the console (
sk-...) - Save, then list models or send a chat
6) Cursor / Continue
In the provider config:- Base URL:
https://api.geminix.cc/v1 - API Key: your token
OpenAI Base URL, Override Base URL); the value is the same.