Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
Common proxy error shapes and how to respond.
{ "error": "unauthorized", "message": "Missing API key" }
{ "error": "unauthorized", "message": "Invalid API key" }
x-api-key
Authorization: Bearer
{ "error": "unauthorized", "message": "No access to the required skill. Please check the agent skill settings." }
{ "error": "Missing required fields: toolkit, method, url" }
{ "error": "payment_required", "code": "payment_required", "message": "Workspace credits are unavailable or exhausted", "details": {} }
{ "error": "proxy_error", "message": "Provider error message" }
400
401
402
429
499
5xx