cURL
curl --request GET \ --url https://api.diadata.org/v1/chartPoints/{filter}/{exchange}/{symbol}
{"DataPoints":[{"Series":[{"name":"filters","columns":["time","exchange","filter","symbol","value"],"values":[["2020-05-19T08:02:09Z","GateIO","MEDIR120","EOS",2.6218717017500084]]}],"Messages":null}]}
Get chart points for an exchange.
Was this page helpful?