Daily account balance browse endpoint for API token integrations. Returns projected balances visible to the authenticated API token, ordered by date desc, accountId asc. Balances are mutable: call this endpoint again for the date ranges you care about after transaction syncs.
Documentation Index
Fetch the complete documentation index at: https://docs.waycore.com/llms.txt
Use this file to discover all available pages before exploring further.
Opaque API key passed as Authorization: Bearer <key>. Keys are organization-bound, environment-bound (live or test), scope-carrying, and expiring. Create and manage keys via the console.
Opaque pagination cursor from a previous /v1/balances response. Cursors are valid only for the same query filters.
Maximum number of items to return.
1 <= x <= 500Return balances with date greater than or equal to this date.
Return balances with date earlier than this date.
Filter by account identifier.
Filter by parent connection identifier.
Filter by entity identifier.