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

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

Response

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

Example

cURL
Sample response