Browse Platform Statistics
Endpoint
Section titled “Endpoint”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.
Response
Section titled “Response”200
{ "marketCount": 43, "agentCount": 2, "totalVolume": 0, "avgFeeRate": 0.0009883720930232566, "categories": [ { "category": "other", "count": 43, "volume": 0, "agentCount": 0, "avgFeeRate": 0.0009883720930232566 } ]}curl "https://api.openfish.me/browse/stats"