get https://api.cert.zerohash.com/market_data/symbol_data
Retrieves a list of symbols and their market data.
Log in to see full request history
Responses
Retrieves a list of symbols and their market data.
xxxxxxxxxx
curl --request GET \
--url https://api.cert.zerohash.com/market_data/symbol_data \
--header 'accept: application/json'
xxxxxxxxxx
103}
{
"message": [
{
"underlying": "BTC",
"quotedSymbol": "EUR",
"price": {
"value": 24774.07
},
"lastTimestamp": {
"seconds": 1684928,
"nanos": 819000000
},
"median": {
"value": 24763.233
},
"lastVolume": {
"value": 0.00665944
},
"lastUnderlyingVolume": {
"value": 164.86775608
},
"lastTradeId": "286032218",