Get funding rate history
Exchange
Get funding rate history
Handles GET /v1/funding/{symbol}/rates via get.v1.funding.by_symbol.rates.
GET
Get funding rate history
Authorizations
Bearer access token issued by /v1/auth/* login endpoints.
Path Parameters
Market symbol (e.g., 'SOL-PERP')
Query Parameters
Start time in milliseconds since Unix epoch (default: now - 7 days, max range: 1 year)
End time in milliseconds since Unix epoch (default: now)
Max number of funding rate points (default: 1000, max: 10000)