Query
Optional Date
Notes
- Rebate lookups are keyed by CLOB maker/signing address.
- Passing a Safe or proxy wallet can return an empty
rebatesarray with a hint. - This endpoint can return zero rows for a valid wallet/date.
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
Query Polymarket-reported maker rebate records for one maker/date.
curl "https://api.polynode.dev/v3/wallets/0x63ce342161250d705dc0b16df89036c8e5f9ba9a/rebates" \
-H "x-api-key: $POLYNODE_API_KEY"
curl "https://api.polynode.dev/v3/wallets/0x63ce342161250d705dc0b16df89036c8e5f9ba9a/rebates?date=2026-06-17" \
-H "x-api-key: $POLYNODE_API_KEY"
rebates array with a hint.