{
  "type": "https://api.wealthglider.com/problems/quota-exceeded",
  "title": "Agent API quota exceeded",
  "status": 429,
  "code": "quota_exceeded",
  "detail": "This account has used its 50 successful recommendation-data responses for the current calendar month.",
  "request_id": "req_quota_exceeded_00001",
  "retryable": true,
  "resolution": {
    "kind": "wait_or_upgrade",
    "message_for_user": "The account's 50 successful recommendation-data responses have been used. Wait for the next calendar month or review a higher-access WealthGlider plan.",
    "pricing_url": "https://www.wealthglider.com/pricing?source=agent_api&reason=quota_exceeded",
    "account_url": "https://www.wealthglider.com/apikey?source=agent_api&reason=quota_exceeded",
    "retry_after_seconds": 3600,
    "requires_human_action": true
  }
}
