Skip to main content
The wallet ledger. Every credit or debit that touched the balance, ordered by created_at desc. Mirrors the table at console.bytespike.ai/billing. Free.

When to use

  • Reconcile a Stripe receipt against the balance change
  • Export a CSV of transactions for accounting
  • Detect platform-admin adjustments (admin_credit / admin_debit)
For per-call spend (vs balance movement), use GET /me/usage. For per-key roll-up, use GET /balance.

Request

Query parameters

Response

Response fields

Errors

Example — CSV export