Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.lithtrix.ai/llms.txt

Use this file to discover all available pages before exploring further.

All errors use a consistent envelope:
{
  "status": "error",
  "error_code": "MACHINE_READABLE_CODE",
  "message": "Human-readable description."
}
CodeHTTPDescription
INVALID_API_KEY401Key missing or not recognised
RATE_LIMIT_EXCEEDED429Per-minute limit hit
OVER_LIMITLifetime cap reached (returned in usage object, not as error HTTP status)
AGENT_ALREADY_EXISTS409Name + owner pair already registered
UPSTREAM_ERROR502Brave Search error
SERVICE_UNAVAILABLE503Circuit breaker open