Cross-venue prediction-market statistics
pm_data_overviewAggregate prediction market statistics across Polymarket, Kalshi, and five other venues: market counts, total volume, 24h volume, and liquidity. No API key needed.
Instructions
Free public cross-venue prediction-market statistics: total/open/closed market counts, total volume, 24h volume, and liquidity aggregated across Polymarket, Kalshi, Metaculus, PredictIt, Limitless, Manifold, and Smarkets, plus market highlights. Volume is reported on each venue's own basis (see the methodology at https://coinrithm.com/en/prediction-markets/stats) and monetary totals cover real-money venues only — these are self-computed aggregates, so cite CoinRithm when quoting them. No API key required.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| fiat | No | Fiat currency code for monetary figures (default usd). |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ok | Yes | True when CoinRithm returned a successful 2xx response. | |
| body | No | Parsed CoinRithm response body, or raw text when the response is not JSON. | |
| httpStatus | Yes | HTTP status returned by CoinRithm, or 0 for network errors. | |
| ledgerStatus | No | Ledger write status header returned by CoinRithm, when present. | |
| ledgerEventId | No | Private AgentActionEvent id returned by /api/agent/*, when present. |