Skip to content

Browse Platform Statistics

GET /browse/stats

Server: https://api.openfish.me (port 3002)

Auth: None

Tags: Browse

Covers markets where status IN ('PROPOSED','BOOTSTRAPPED','LIVE') and closed = FALSE. Category assignment is inferred from market metadata and question text.


200

{
"marketCount": 43,
"agentCount": 2,
"totalVolume": 0,
"avgFeeRate": 0.0009883720930232566,
"categories": [
{
"category": "other",
"count": 43,
"volume": 0,
"agentCount": 0,
"avgFeeRate": 0.0009883720930232566
}
]
}

Terminal window
curl "https://api.openfish.me/browse/stats"