Polymarket Market 360
Polymarket·API catalog
# Market Quality & Structure Endpoint
Request (agent_id 575)
condition_id(string)Ethereum condition ID for the market. This is optional. If you don't pass it, you get insights about all markets ranked by current_volume_24h in desc order.
min_volume_24h(string)Number; API expects a string.Minimum 24-hour trading volume required for a market to be included. Use this to remove low-activity or noise markets.
min_liquidity_percentile(string)Number; API expects a string.Minimum liquidity percentile relative to all active markets. Higher values indicate deeper books and better exit quality.
volume_trend(string)Filters markets by recent activity momentum. Allowed values: `Spiking`, `Normal`, `Declining`, `Dying Interest`, `No Trades`, `ALL`.
min_top1_wallet_pct(string)Number; API expects a string.Minimum percentage of total exposure controlled by the largest wallet. Higher values may indicate whale dominance and potential fragility.
max_unique_traders_7d(string)Integer; API still expects a string.Maximum number of unique traders over the last 7 days. Useful for detecting low-participation or weak-consensus markets.
Result