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

  1. Open ChatBox
  2. Go to SettingsAI Model Provider (or Models)
  3. Choose OpenAI-compatible API or Custom API
  4. 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.)
  1. Click Save or Test connection to verify
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.