Query Catalog
Tags and Markets by Tag
List tags and discover markets under a tag.
Canonical references: Tags, Tag Markets
Tag values are case-insensitive. URL hyphens are treated like spaces.
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
List tags and discover markets under a tag.
curl "https://api.polynode.dev/v3/tags?limit=3" \
-H "x-api-key: $POLYNODE_API_KEY"
curl "https://api.polynode.dev/v3/tags/ufc?limit=1" \
-H "x-api-key: $POLYNODE_API_KEY"
