AI Applications
Supported AI applications and integration solutions
Overview
88API is compatible with various popular AI applications and tools. Below is a list of verified supported applications and their configuration guides.
Supported Applications
ChatGPT/Codex Client
Configuration guide for using 88API with Codex desktop clients and IDE extensions.
Codex CLI
A command-line interface AI code assistant tool.
Claude Code
An Anthropic Claude-powered code editor integration.
Factory Droid CLI
An AI agent tool for automating workflows.
AionUi
Free, local, open-source 24/7 Cowork and OpenClaw for Gemini CLI, Claude Code, Codex, OpenCode, Qwen Code, Goose CLI, Auggie, and more.
CC Switch
One-click fill from 88API token page; configure Claude, Codex, or Gemini with main and variant models in the popup.
Cherry Studio
A powerful AI assistant client that supports multi-model conversations.
DeepChat
An open-source, cross-platform multi-model AI client with one-click 88API provider import via DeepLink.
Memoh
A containerized AI agent platform where each bot runs in its own container with long-term memory and multi-channel support.
OpenClaw
A self-hosted AI assistant platform — install OpenClaw, connect to 88API, and manage agents across Feishu, Discord, Slack, and more.
Fluent Read
An AI-powered smart reading and translation assistant.
LangBot
A large language model-based chatbot framework.
Luna Translator
A real-time translation tool for games and documents.
AstrBot
An open-source, all-in-one Agent chatbot platform.
Integration Guide
Most applications only require configuring the following information to connect to 88API:
- API address: follow the application's field label; commonly
https://88api.ai - API Key: The token generated in the 88API console
- Model Name: Select the model to use
Different applications name the API address field differently:
| Field shown in the application | What to enter |
|---|---|
| Site URL, service URL, API address | Usually https://88api.ai |
| OpenAI Base URL, API Base URL, base endpoint | Usually https://88api.ai/v1 |
If the application automatically appends paths such as /v1/chat/completions, do not add /v1 manually. If the application asks for an OpenAI-compatible Base URL, or its guide explicitly says /v1 is required, use https://88api.ai/v1.
Do not add a trailing / to the API address. Use https://88api.ai or https://88api.ai/v1, not https://88api.ai/ or https://88api.ai/v1/; some applications append paths automatically and may produce //v1 or another double-slash endpoint.
For specific configuration steps, please refer to the detailed documentation of each application.