Skip to main content
Every non-2xx response raises a typed subclass of EigenpalError.

Request id

Every error carries request_id from the server’s response header. Forward it to support for fastest triage:

Bad base_url

If base_url points at a non-API host (the marketing site, a misconfigured proxy), the SDK raises EigenpalError with a clear message instead of surfacing a raw JSONDecodeError. Set base_url to your EigenPal instance root.