Skip to main content
Returns fee events from the Polymarket exchange. Each fee event records the receiver, amount, and associated transaction.

Request

Query parameters

By receiver

Returns fees received by a specific address.

Example

When fetching GET /v3/fees/{receiver}, the receiver field is omitted from each row (it’s redundant — every row matches the path parameter).

Response fields