after, before, limit, offset, order, and min_amount to page and filter the feed.Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
Browse the global Polymarket trade feed.
curl "https://api.polynode.dev/v3/trades?limit=1" \
-H "x-api-key: $POLYNODE_API_KEY"
after, before, limit, offset, order, and min_amount to page and filter the feed.