docs
Use the official docs. Change only the base URL.
ObixHub keeps the Anthropic and OpenAI wire formats native. Set https://obixhub.com as the base URL, use an obx_ key, then follow the provider docs directly.
Claude Code
Anthropic models ↗
model docs
Codex CLI
OpenAI models ↗
model docs
Claude CodeANTHROPIC_BASE_URL=https://obixhub.com/v1/messages
Codex CLIOPENAI_BASE_URL=https://obixhub.com/v1/responses
ObixHub 不改写请求格式。Anthropic 客户端继续看 Anthropic 文档,OpenAI 客户端继续看 OpenAI 文档;只把 base URL 和 key 换成 ObixHub。
Authorization: Bearer obx_... · x-api-key: obx_...