Create keys in the API Keys dashboard. The universal form is: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.
| SDK or protocol | Auth form |
|---|---|
| OpenAI SDK | api_key / Authorization: Bearer |
| Anthropic SDK | api_key / x-api-key |
| Gemini SDK | api_key / x-goog-api-key / ?key= query parameter |
Authorization: Bearer.
| Status | Meaning | Fix |
|---|---|---|
401 | Missing, inactive, or invalid key | Create or rotate the key |
403 | Key cap or account balance is too low | Raise the cap or top up balance |