!!! info "[ApiFundingRateRequest](/../../schemas/api_funding_rate_request)" Lookup the historical funding rate of a perpetual future.

Pagination works as follows:
|Name
`Lite`|Type|Required
`Default`| Description | |-|-|-|-| |instrument
`i` |string|True|The readable instrument name:| |start_time
`st` |string|False
`0`|Start time of funding rate in unix nanoseconds| |end_time
`et` |string|False
`now()`|End time of funding rate in unix nanoseconds| |limit
`l` |integer|False
`500`|The limit to query for. Defaults to 500; Max 1000| |cursor
`c` |string|False
`''`|The cursor to indicate when to start the query from|