User Guide
How to get started with the three native protocol endpoints (Anthropic / OpenAI / Gemini), plus setup tutorials for popular tools such as Claude Code, Cursor, and Cline.
API Documentation
- Claude API Integration Guide: Anthropic Native Interface and Key ConfigurationCall Anthropic Claude models via Jizhi API gateway: API endpoints, authentication, curl examples, request/response fields, SSE streaming, and common error codes.
- OpenAI API Integration Guide: Chat Completions Compatibility & Key ConfigurationCall our large models using OpenAI Chat Completions compatibility: API endpoints, authentication, curl and SDK examples, request/response fields, streaming, and common error codes.
- Gemini API Integration Guide: Google Compatible Calls & Large ContextCall our models via the Google Gemini API-compatible format: generateContent payload, endpoints, authentication, curl examples, request/response fields, streaming, and error codes.
Tool Integration Tutorial
- OpenClaw API Relay Integration Guide: Autonomous Agent Framework ConfigurationOpenClaw autonomous agent framework integration guide: one-click installation, onboarding configuration, or adding a model provider in openclaw.json pointing to our gateway.
- DeepSeek Harness Integration Tutorial: Configuring Model ProvidersTutorial on integrating the DeepSeek Harness (dsh) agent framework: Launch the Web UI, add a custom Provider on the Models page, and point it to our gateway to start using LLMs.
- Cursor API Proxy Integration Guide: Custom Base URL ConfigurationConfigure a custom API Key and Base URL in Cursor's Settings → Models to use Claude, GPT, or Gemini models with your site-issued key.
- Claude Code Proxy Connection Tutorial: Terminal Agent and Base URL ConfigurationTutorial for connecting the official Anthropic terminal coding agent (Claude Code): installation, setting ANTHROPIC_BASE_URL and API keys, switching models, and troubleshooting.
- Tutorial: Connecting Cline to a Relay API for VS CodeTutorial for setting up the open-source VS Code coding agent Cline: creating sk- keys and configuring the API Provider and Base URL to use Claude, GPT, or Gemini models.
- RikkaHub Transit API Tutorial: Configuring your Android AI Chat ClientRikkaHub (Open-source Android AI chat client) tutorial: Create an sk- key, select the Provider type based on the model group, configure the Base URL, and easily call Gemini / Claude / GPT models.
- CC Reverse Proxy Access Guide: Connect Claude Code and Codex via the Same GatewayUsing local reverse proxies like cc-switch or claude-code-proxy, you can forward Claude Code (Anthropic) and Codex (OpenAI) to our gateway with a single key and unified billing.
- OpenAI Codex Relay Tutorial: Custom Base URL for GPT ConfigurationOpenAI Codex (Codex CLI) terminal coding agent tutorial: How to install, configure custom Base URLs and keys via environment variables or config.toml, and use GPT models.
- Windsurf Proxy Integration Tutorial: Cascade Agent Custom Endpoint ConfigurationCodeium Windsurf AI IDE integration tutorial: Configure custom model endpoints and API keys in settings to access Claude / GPT / Gemini multi-model capabilities.
- Continue Relay Integration Tutorial: Practical Guide to Custom VS Code ProvidersContinue extension integration tutorial: Add custom providers in config.yaml, configure your Base URL and sk- key, and unify your Claude / GPT / Gemini workflows.
