Get balance & transactions
Retrieve an account’s current balance, recent transactions, and lifetime summary.
Works for both an account you manage and your own integrator account —
omit sideshiftAccountId (or pass your own company ID) to read your own
company balance (“self balance”).
balanceCents is the withdrawal-ready balance shown in the payout widget.
walletBalanceCents is the SideShift wallet balance.
totalBalanceCents is the combined amount across both layers.
Transactions are returned newest-first.
Authorizations
Your SideShift Connect API key (sk_live_* or sk_test_*). Generate from Settings → Connect.
Query Parameters
Account to query. Defaults to your own integrator account (self balance) when omitted.
Number of transactions to return
1 <= x <= 50Pagination offset
x >= 0