Integration Docs
Connect to HopBase in five minutes with OpenAI and Anthropic compatible APIs, CLIs, SDKs, image models, and video models.
Get an API key first
Sign in to the console and create a key under API Keys. Available models depend on the key's plan group, so call GET /v1/models before choosing a model.
Quickstart
Choose a Base URL, verify your key, and make the first request.
Integrate with AI
Give a complete integration contract to your coding agent.
Claude Code
Use one-click setup or configure Anthropic environment variables.
Codex CLI
Connect Codex through the OpenAI Responses compatible API.
Browse by task
| Task | Start here |
|---|---|
| Call GPT, Gemini, or GLM chat models | OpenAI SDK |
| Call Claude models | Anthropic SDK |
| Generate or edit images | Image API |
| Generate video | Video generation |
| Discover the models available to a key | Models |
| Resolve 401, 404, and model errors | Troubleshooting |