Skip to main content
Any client that supports a custom OpenAI-compatible base URL can target Icelake.

Settings

SettingValue
Base URLhttps://chat.icelake.io/api/v1
API keyYour Icelake key (icl_…)
ModelAn id from GET /models

Works well with

  • OpenRouter custom / OpenAI-compatible providers
  • Cursor, Continue, Cline
  • SillyTavern, LibreChat, Open WebUI
  • LangChain ChatOpenAI with custom base URL
  • Vercel AI SDK with OpenAI provider overrides

Tips

  • Always verify model ids via GET /models rather than guessing names.
  • Prefer non-streaming first if a tool mis-handles SSE.
  • For multi-zone same-origin setups, https://icelake.io/api/v1 is equivalent.