Skip to main content
GET
Per-bank balance sheet — series

Authorizations

Authorization
string
header
required

Your API key from the dashboard, sent as Authorization: Bearer swippee_sk_live_....

Query Parameters

key
string

Composite key <bank>.<section>.<line> (see the /latest response). Required unless bank + line are given.

bank
string

Institution short name (use with line instead of key).

line
string

Line-item slug (use with bank instead of key).

from
string

Inclusive lower bound, YYYY-MM.

to
string

Exclusive upper bound, YYYY-MM.

Response

Data wrapped in a { data, meta } envelope

data
any
meta
object