cURL
curl --request GET \ --url https://api.hypereth.io/v1/aster/fapi/v1/ticker/price \ --header 'X-MBX-APIKEY: <api-key>'
{ "symbol": "<string>", "price": "<string>", "time": 123 }
Latest price for a symbol or symbols.
API Key authentication for Aster Finance
Price ticker data