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