哈基米云 HACHIMI
CLOUD哈基米云
AI API GATEWAY

One endpoint, every model. 一个端点,接入全部模型

Hachimi Cloud unifies your Claude, GPT & Gemini subscriptions behind a single OpenAI-compatible endpoint — carpool the cost, keep native tools working out of the box. 哈基米云把你的 Claude、GPT、Gemini 订阅统一到一个 OpenAI 兼容端点 —— 拼车共享、分摊成本,原生工具开箱即用、无缝直连。

api.hachimi.cloud OpenAI-compatible MiMo · GPT Carpool sharing拼车共享

01Available Models可用模型

MiMo — Xiaomi's reasoning models.MiMo — 小米推理模型。

ModelContext上下文Output输出
mimo-v2.5 MiMo-V2.51,000,000128,000
mimo-v2.5-pro MiMo-V2.5-Pro1,000,000128,000

GPT — OpenAI models.GPT — OpenAI 模型。

ModelContext上下文Output输出
gpt-5.4 GPT-5.41,050,000128,000
gpt-5.4-mini GPT-5.4-Mini400,000128,000
gpt-5.5 GPT-5.51,050,000128,000
gpt-5.5-pro GPT-5.5-Pro1,050,000128,000

Full model list & pricing live in the docs.完整模型列表与定价见文档

02Why Hachimi Cloud为什么选哈基米云

Unified gateway统一网关

One OpenAI-compatible endpoint fronts Claude, GPT & Gemini. Point Claude Code, Codex or OpenCode at it — native tools just work.一个 OpenAI 兼容端点接入 Claude、GPT、Gemini。Claude Code、Codex、OpenCode 直连即用,原生工具无缝可用。

Carpool & pooling拼车 · 账号池

Multi-account load balancing with sticky sessions. Share subscriptions, split the bill, and stay efficient.多账号负载均衡 + 粘性会话。订阅拼车共享,分摊成本,更高效。

Realtime billing实时计费配额

Usage metered in real time with transparent quotas — see exactly where every token goes.用量实时计费,额度透明可查 —— 每个 token 的去向一目了然。

03Works with your tools兼容你的工具

Drop-in for the agents and providers you already use.无缝接入你已经在用的 Agent 与模型厂商。

CCClaude Code CXCodex OCOpenCode CSCC Switch
CClaude GGPT GGemini AAntigravitysoon即将

04Quick start快速开始

Wire up Claude Code in one config — swap the key and model, you're live.一段配置接入 Claude Code —— 换上你的密钥和模型即可使用。

{
  "env": {
    "ANTHROPIC_AUTH_TOKEN": "sk-your-api-key-here",
    "ANTHROPIC_BASE_URL": "https://api.hachimi.cloud",
    "ANTHROPIC_MODEL": "mimo-v2.5-pro"
  }
}
{
  "env": {
    "ANTHROPIC_AUTH_TOKEN": "sk-your-api-key-here",
    "ANTHROPIC_BASE_URL": "https://api.hachimi.cloud",
    "ANTHROPIC_MODEL": "gpt-5.5"
  }
}
OpenAI-compatible — point any OpenAI client at https://api.hachimi.cloud/v1 with your key. OpenCode & Codex setup lives in the docs. OpenAI 兼容 — 任意 OpenAI 客户端把 base_url 指向 https://api.hachimi.cloud/v1 并填入密钥即可。OpenCode、Codex 配置见文档
Create your key创建你的密钥