Query Catalog
Trades by Market Slug
Get trades for all outcome tokens in one market slug.
Canonical reference: Market by Slug
Use this when your application works from Polymarket URLs or slugs instead of token IDs.
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
Get trades for all outcome tokens in one market slug.
curl "https://api.polynode.dev/v3/markets/slug/dota2-tundra-xtreme-2026-05-22-game1/trades?limit=1" \
-H "x-api-key: $POLYNODE_API_KEY"
