GET
/
api
/
v1
/
funding_rate
/
epoch
"<string>"

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Query Parameters

funding_interval_seconds
integer

Funding interval in seconds

Required range: x >= 0

Response

200
text/plain

Current funding epoch

The response is of type string.