Returns all market tag categories ranked by market count.Documentation Index
Fetch the complete documentation index at: https://polynode.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
Request
Query parameters
| Parameter | Type | Default | Description |
|---|---|---|---|
limit | integer | 100 | Max 1000 |
offset | integer | 0 | Pagination offset |
Example
Response fields
| Field | Type | Description |
|---|---|---|
tag | string | Tag slug |
market_count | integer | Number of markets with this tag |

