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.
API error responses
{ "err": "Error message here", "response": null }
200
400
401
403
404
429
500
{ "err": "Invalid API key", "response": null }
{ "err": "Bot not found", "response": null }
{ "err": "Rate limit exceeded", "response": null }
Was this page helpful?