market_slug, condition_id, or token_id for the indexed query path.Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
Filter builder trades by tag or category on a narrow market, condition, or token scope.
curl "https://api.polynode.dev/v3/builders/0x4898df15ec6590495dc6c0fedf951ade3e64001d47f9caf44a64e86fc11959df/trades?market_slug=dota2-tundra-xtreme-2026-05-22-game1&tag_slug=sports&limit=1" \
-H "x-api-key: $POLYNODE_API_KEY"
curl "https://api.polynode.dev/v3/builders/0x4898df15ec6590495dc6c0fedf951ade3e64001d47f9caf44a64e86fc11959df/trades?market_slug=dota2-tundra-xtreme-2026-05-22-game1&category=Sports&limit=1" \
-H "x-api-key: $POLYNODE_API_KEY"
market_slug, condition_id, or token_id for the indexed query path.