OmniaKey 是一个 面向 coding agents 的 LLM API 网关。一把 API key 可以接入当前公开目录里的 Claude、GPT 和 Gemini 模型,适用于 Claude Code、Cursor、Codex、Cline、aider,以及任何 OpenAI / Anthropic / Gemini 兼容工具。Documentation Index
Fetch the complete documentation index at: https://docs.omniakey.com/llms.txt
Use this file to discover all available pages before exploring further.
快速开始
用 OpenAI 兼容接口跑通第一条请求
API 参考
三套协议、base URL、认证和错误处理
支持模型
当前公开 Claude、GPT、Gemini 模型 ID
一把 key,三套协议
所有公开开发者请求都走同一个 API 主机:| 协议 | Base URL | 常见用途 |
|---|---|---|
| OpenAI 兼容 | https://api.omniakey.com/v1 | Cursor、Codex、Cline、aider、OpenAI SDK |
| Anthropic 原生 | https://api.omniakey.com | Claude Code、Anthropic SDK |
| Gemini 原生 | https://api.omniakey.com/v1beta | Google Gen AI SDK |
当前公开能力
OmniaKey docs 当前只承诺这些公开能力:- OpenAI 兼容 Chat Completions、Responses、Models
- Anthropic Messages
- Gemini Generate Content
- API key、预付余额、单 key cap、用量记录