Skip to main content
Return the total rebated maker fees for your account, optionally filtered by date or event.

Endpoint

Authentication

This endpoint requires HMAC authentication. Include the Key, Timestamp, and HMAC headers on every request. See the authentication guide for signing instructions.

Parameters

date
string
Filter rebates to a specific calendar date (YYYY-MM-DD).
event
integer
Filter rebates to a specific event ID.

Response

rebated_fee_usd
number
required
Total rebated fees in USD for the selected scope.

Example

cURL
Sample response