x-api-key: ********************
curl --location --request GET 'https://api.predict.fun/markets//timeseries/latest?metric' \ --header 'x-api-key: <api-key>'
{ "success": true, "data": { "x": 0, "y": 0 } }