List Tags
Discovery & Taxonomy
List Tags
Curated tags with rolled-up volume and liquidity metrics
GET
List Tags
List curated Polymarket tags with rolled-up volume (total + rolling windows), liquidity, and all-time trade count, ordered by the chosen metric. This drives the tag navigation surface.
force_hide tags are excluded unless you pass include_hidden=true.
Per-tag open interest is not exposed — a tag-wide OI sum is unreliable. Rank tags by
volume_7d (default) or the other rolling_metrics, total_volume_usd, and liquidity_usd.To fetch the events under a tag, use List Events with
?tag=<slug>. For a tag’s child subtags, use Get Tag Subtags.Authorizations
Query Parameters
Sort metric (default: volume_7d)
Available options:
volume_7d, volume_1d, volume_30d, volume_all_time, open_interest, markets Number of tags to return
Required range:
1 <= x <= 200Offset for pagination
Required range:
x >= 0Include force_hide tags
Response
Successful Response
