Skip to main content

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

  1. Settings → Model provider / API
  2. API base / Base URL: https://api.geminix.cc/v1
  3. API Key: token from the console (sk-...)
  4. 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
Field labels vary (OpenAI Base URL, Override Base URL); the value is the same.

Self-check