AsterAster REST API
Mark Price
Mark Price and Funding Rate
Authorization
ApiKeyAuth X-MBX-APIKEY<token>
API Key authentication for Aster Finance
In: header
Query Parameters
symbol?string
Response Body
application/json
curl -X GET "https://api.hypereth.io/v1/aster/fapi/v1/premiumIndex"{
"symbol": "string",
"markPrice": "string",
"indexPrice": "string",
"estimatedSettlePrice": "string",
"lastFundingRate": "string",
"nextFundingTime": 0,
"interestRate": "string",
"time": 0
}