Error Response Format

{
  "error": {
    "code": "INVALID_PROMPT",
    "message": "Query must start with 'Find all'",
    "details": "Please rephrase your query to begin with 'Find all' followed by what you're looking for"
  }
}

Common Error Codes

CodeDescriptionResolution
INVALID_API_KEYAPI key is missing or invalidCheck your API key
RATE_LIMIT_EXCEEDEDToo many requestsWait and retry with backoff
INVALID_PROMPTQuery format is incorrectFollow query guidelines
INSUFFICIENT_CREDITSAccount has insufficient creditsAdd credits to account
REQUEST_NOT_FOUNDRequest ID doesn’t existVerify request ID
PROCESSING_ERRORInternal processing errorContact support