Retrieves the current funding rate calculated using configurable parameters. Funding rate indicates the cost of holding perpetual positions.
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Market address to get funding rate for
Symbol to get funding rate for (alternative to market_addr)
Successfully retrieved funding rate(s)
The response is of type object[]
.