x-api-key: ********************
curl --location --request GET 'https://api.predict.fun/v1/markets//stats' \ --header 'x-api-key: <api-key>'
{ "success": true, "data": { "totalLiquidityUsd": 0, "volumeTotalUsd": 0, "volume24hUsd": 0 } }