Run the EveryAPI gateway inside Chatbox
Chatbox is a cross-platform chat client for desktop, mobile, and the web. Add EveryAPI as a custom OpenAI-compatible provider, then configure a model ID from your account catalog.
One base URL line points Chatbox at EveryAPI
Default global Base URL / China-first Base URL: https://api.everyapi.ai/v1 / https://api-cn.everyapi.ai/v1
# 1. Chatbox → Settings (gear icon, bottom-left) → Models# 2. Set the model provider to "OpenAI API" or "Custom OpenAI-Compatible" API Host https://api.everyapi.aiAPI Path /v1/chat/completions # default is fineAPI Key sk-everyapi-...Model claude-sonnet-5 # or any other EveryAPI model # 3. Save, then switch models from the picker at the top of a new chatFrom zero to your first call
- Install Chatbox
Download the appropriate build from Chatbox’s official site, or use its web app. Review Chatbox’s current storage and sync documentation for the platform you choose.
chatboxai.app/download
- Open Settings → Models
Chatbox gear icon (bottom-left) → Models tab.
- Change the API Host + API Key
Set the API host and key as shown below, then enter a model ID available in your EveryAPI account. Field names can vary by Chatbox version.
- Test the connection
Start a new chat, select the configured model, and send a test request. Check the EveryAPI usage page to confirm which model and key handled it.