| Symptom | Cause | Resolution |
|---|---|---|
401 / unauthorized | Missing, revoked, or misconfigured master key | Re-create your ak_... key in the console and re-run the installer or skill setup — see Authentication |
| Out-of-credits error | Credit balance exhausted | Top up your balance in the console — see Pay-as-you-go |
| Unknown tool / fuzzy suggestions returned | Tool name typo or guessed name | Re-run find_tools with the full intent, or read the fuzzy-match suggestions returned by describe_tool and correct the name |
| Missing / invalid parameter error | describe_tool step was skipped | Always call describe_tool before every execute_tool call and copy the execute_as template exactly |
| Provider unavailable | Upstream provider outage | AgentKey automatically fails over to a healthy provider where possible — see Auto Failover. If the error persists, wait and retry |
Overview
AgentKey Error Reference and Troubleshooting Guide
Common AgentKey errors, their causes, and how to fix them — from auth failures and credit exhaustion to tool name typos and provider outages.
Most AgentKey errors fall into one of five categories: authentication problems, insufficient credits, incorrect tool names, missing or invalid parameters, and upstream provider outages. The table below maps each symptom to its likely cause and the fastest path to resolution. Work through the relevant row before opening a support ticket.
AgentKey API Overview: Four Tools, 1,800+ Providers
Previous
find_tools: Search AgentKey's 1,800+ Tools by Intent
Next