Funding Rates
Get Funding Rate History for One Market
Limit: 10 requests per 1 second per IP address
GET /v1/public/funding_rate_history
Get funding rate history for one market.
GET
/
v1
/
public
/
funding_rate_history
Query Parameters
symbol
string
requiredstart_t
number
start time range that you wish to query, noted that the time stamp is a 13-digits timestamp.
end_t
number
end time range that you wish to query, noted that the time stamp is a 13-digits timestamp.
page
number
the page you wish to query.
size
number
Default: 60
Response
200 - application/json
success
boolean
requiredtimestamp
integer
data
object
required