curl --location --request GET 'https://open-api.coinank.com/api/instruments/visualScreener?interval=15m' \
--header 'apikey;'
{
"code": 0,
"data": [
{
"baseCoin": 0,
"priceChg": 0,
"oiChg": 0,
" \"baseCoin\": \"AGLD\", \"priceChg\": -0.5000, \"oiChg\": -0.6400, \"voChg\": -74.5900": 0
}
]
}