Fees
Global Fee Events
Browse fee charged events across Polymarket.
Use this when you want the global stream of fee charged events rather than wallet-owned fills.
Canonical endpoint reference: Fee Events.
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
Browse fee charged events across Polymarket.
curl "https://api.polynode.dev/v3/fees?limit=1" \
-H "x-api-key: $POLYNODE_API_KEY"
| Parameter | Purpose |
|---|---|
after | Start timestamp |
before | End timestamp |
limit | Page size, max 300 |
offset | Pagination offset |
