Skip to main content
GET
Get balance & transactions

Authorizations

x-api-key
string
header
required

Your SideShift Connect API key (sk_live_* or sk_test_*). Generate from Settings → Connect.

Query Parameters

sideshiftAccountId
string

Account to query. Defaults to your own integrator account (self balance) when omitted.

limit
integer
default:10

Number of transactions to return

Required range: 1 <= x <= 50
offset
integer
default:0

Pagination offset

Required range: x >= 0

Response

Balance and transactions

success
boolean
data
object