List funding rate history
GET/funding_rates
Returns historical funding rate records for perpetual instruments. Only applicable to perpetual contracts. Returns empty results for exchanges that do not support funding rates.
Request
Responses
- 200
- 400
- 401
- 429
- 500
List of funding rate records
Bad request — validation failed, invalid parameters, or the request
was rejected due to a business rule violation (e.g.
INSUFFICIENT_FUNDS when a transfer exceeds the available balance).
Authentication required or credentials invalid
Rate limit exceeded — retry after the period indicated in Retry-After header
Response Headers
Retry-After
Number of seconds to wait before retrying the request
Internal server error