List Tags
Discovery & Taxonomy
List Tags
Curated tags with rolled-up volume/OI metrics
GET
List Tags
List curated Polymarket tags with rolled-up volume and open-interest metrics, ordered by the chosen metric. This drives the tag navigation surface.Documentation Index
Fetch the complete documentation index at: https://docs.predexon.com/llms.txt
Use this file to discover all available pages before exploring further.
force_hide tags are excluded unless you pass include_hidden=true.
| Parameter | Value |
|---|---|
sort | Sort metric (default volume_7d). |
limit | 1–200 (default 50). |
offset | Offset for pagination (default 0). |
include_hidden | Include force_hide tags. Default false. |
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
