Skip to main content
GET
Historical funding rates

Query Parameters

symbol
string
required

Market symbol

Pattern: [A-Z0-9_.]+
Example:

"PF_BTCUSD"

Response

Historical funding rates for given market.

rates
object[]
required

A list containing structures with historical funding rate information. The list is sorted ascending by timestamp.

result
enum<string>
required
Available options:
success
Example:

"success"

serverTime
string<date-time>
required

Server time in Coordinated Universal Time (UTC)

Example:

"2020-08-27T17:03:33.196Z"