Get Interest Rates

{
  "success": true,
  "code": "200",
  "msg": "success",
  "retry": false,
  "data": [
    {
      "time": "202303261200",
      "marketInterestRate": "0.003"
    },
    {
      "time": "202303261300",
      "marketInterestRate": "0.004"
    }
  ]
}

This API endpoint is used to get the interest rates of the margin lending market over the past 7 days.

HTTP REQUEST

GET /api/v3/project/marketInterestRate

Example

GET /api/v3/project/marketInterestRate?currency=BTC

API KEY PERMISSIONS

This endpoint requires the General permission.

REQUEST URL

This endpoint support Spot URL

REQUEST RATE LIMIT

Public weight:5

PARAMETERS
Param Typ Mandatory Description
currency String Yes Currency
RESPONSES
Param Description
time Time: YYYYMMDDHH00
marketInterestRate Market interest rate