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.
A valid request URL is required to generate request examples
{ "wallets": [ { "label": "<string>", "symbol": "<string>", "address": "<string>", "available": 123, "warn": 123, "critical": 123 } ], "updatedAt": "<string>" }
{ "error": { "code": "<string>", "message": "<string>", "details": "<unknown>" } }
HttpOnly session cookie set by POST /v1/auth/session. Mutating requests must also send the CSRF token (returned by that call) in the x-csrf-token header.
Default Response
Show child attributes