Appearance
fundingRates
GET
https://api-v1-ab.blink.trade/v1/fundingRatesGet perpetual funding rates.
Query parameters
market_idint32required min
0start_timestampint64requiredInclusive Unix timestamp in milliseconds.
min
0end_timestampint64requiredExclusive Unix timestamp in milliseconds.
min
0limitint32requiredMaximum rows returned.
min
1 max 100cursorstringCursor returned by the previous page.
Responses
Language
cURL requestCopy
Response
Run the request to see the response body.