Skip to main content
GET
Get funding overview

Authorizations

Authorization
string
header
required

Bearer access token issued by /v1/auth/* login endpoints.

Query Parameters

startTime
integer<int64>

Start time in milliseconds since Unix epoch (default: now - 7 days, max range: 1 year)

endTime
integer<int64>

End time in milliseconds since Unix epoch (default: now)

perMarketLimit
integer<int64>

Max number of points to return per market (default: 500, max: 5000)

Response

Funding overview history grouped by market

Response containing funding overview series for multiple markets

series
object[]
required