跳转到主要内容

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.

每个 API 请求都需要一把来自 API Keys dashboard 的 OmniaKey key。

Bearer token

通用认证方式:
Authorization: Bearer your-omniakey-api-key

SDK 习惯

SDK 或协议认证形式
OpenAI SDKapi_key / Authorization: Bearer
Anthropic SDKapi_key / x-api-key
Gemini SDKapi_key / x-goog-api-key / ?key= query 参数
自定义集成优先使用 Authorization: Bearer。这个形式可以稳定用于所有已文档化端点。

常见错误

状态码含义处理
401key 缺失、失效或错误在 dashboard 重新创建/轮换 key
403账户余额不足或 API key cap 不够充值或提高 key cap