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