List credit ledger
Authentication
API key from the console ApiKey collection, sent as Bearer token. Also accepts session cookies for browser-based auth.
Query parameters
Page size (1–100).
Lower bound of the query window (ISO 8601, Z-suffixed UTC recommended). Defaults to seven days before to. Cannot be earlier than 2026-03-02T00:00:00Z.
Upper bound of the query window (ISO 8601, Z-suffixed UTC recommended). Defaults to now.
Filter to a single transaction type. PAYMENTS is a virtual filter that returns purchase-related rows (CREDIT_PURCHASE + AUTO_RELOAD).
Filter by spend category. Applies only to USAGE_DEDUCTION rows.
Response
Paginated ledger with summary + query window echo.

