ChatBox
Connect ChatBox to iCreat via OpenAI-compatible API
ChatBox is a cross-platform AI chat client (desktop and mobile) with custom API endpoint support — a great fit for iCreat AI.
Prerequisites
- An iCreat API Key (replace
<sk-your-token>below with your key) - ChatBox installed
- Network access to
https://api.icreat.ai
Setup
- Open ChatBox
- Go to Settings → AI Model Provider (or Models)
- Choose OpenAI-compatible API or Custom API
- Enter the following:
| Setting | Value |
|---|---|
| API URL | https://api.icreat.ai/v1/llm |
| API Key | Your iCreat API Key (<sk-your-token>) |
| Model | gpt-5.6 (or claude-fable-5, gemini-3-6, etc.) |
- Click Save or Test connection to verify
Recommended models
| Model | Notes |
|---|---|
gpt-5.6 |
Best for general chat and advanced reasoning |
claude-fable-5 |
Strong creative writing and complex analysis |
gemini-3-6 |
Multilingual support with balanced speed and capability |
glm-5-3 |
Strong Chinese understanding |
Model IDs must match iCreat exactly — see the Model Plaza.
Verify the connection
Send a test message in ChatBox and confirm you receive a valid response. Check Usage Logs in the iCreat console for the corresponding call.
