Skip to main content
POST
Get perp funding-rate candles

Body

application/json

Parameters for public/get_funding_rate_history. Timestamp fields accept either a JSON number or a string-encoded integer, and are UTC milliseconds.

instrument_name
string
required
end_timestamp
integer<int64> | null
period
integer<int64> | null
start_timestamp
integer<int64> | null

Response

Success

Response shape for public/get_funding_rate_history.

funding_rate_history
object[]
required