AsterAster REST API
Check Server Time
Test connectivity to the Rest API and get the current server time.
Authorization
ApiKeyAuth X-MBX-APIKEY<token>
API Key authentication for Aster Finance
In: header
Response Body
application/json
curl -X GET "https://api.hypereth.io/v1/aster/fapi/v1/time"{
"serverTime": 0
}