Skip to main content
GET
Get historical balance snapshots

Authorizations

X-API-Key
string
header
required

Server API key (sk_live_...)

Headers

X-Fiat-Currency
string

Optional ISO 4217 currency. Responses always include USD and add this currency when conversion is available.

Pattern: ^[A-Za-z]{3}$
Example:

"EUR"

Path Parameters

accountTypeId
string
required

Account Type slug

Minimum string length: 1
accountId
string<uuid>
required

RFC 4122 UUID

Example:

"8e9f4d67-51ad-49aa-a502-2f569aaf7399"

Query Parameters

startDate
string<date-time>
endDate
string<date-time>

Response

Success

status
string
required
Allowed value: "success"
data
object[]
required
Last modified on July 24, 2026