SpareSpare Docs
GuidesAPI Reference

Account Information Guides

Read a customer's accounts, balances, and transactions once they've authorized access.

Integrate Account Information Services (AIS): read access to a customer's accounts, balances, and transactions, gated by their consent. Availability varies by market; see Coverage.

Start with the concept

Read Account Information for the consent + connection model before integrating.

The flow

Authenticate

Exchange your API credentials for a Bearer access token, see Quick Start Setup.

The customer authorizes read access at their bank (via Spare Link or your own flow). Spare returns a consent your app references on every data call. See Consent Lifecycle.

Query data

Call the Accounts endpoint, then Balances & Transactions for each account.

Data objects

On this page