List Maker Rebate Payouts
List Maker Rebate Payouts
POSThttps://api.gemini.com/v1/prediction-markets/maker-rebate/payouts
Returns the authenticated account's Maker Rebate payout history, most recent first. Pagination is read from limit (clamped to [1, 100], default 50) and offset (default 0) query parameters.
POST
curl --request POST \
--url https://api.gemini.com/v1/prediction-markets/maker-rebate/payouts \
--header 'X-GEMINI-APIKEY: <string>' \
--header 'X-GEMINI-PAYLOAD: <string>' \
--header 'X-GEMINI-SIGNATURE: <string>'Roles
The API key you use to access this endpoint must have the Trader role assigned. See Roles for more information.
Headers
Query Parameters
Responses
Successful response
Last modified on