Get Liquidity Rewards Daily Summary
Get Liquidity Rewards Daily Summary
GEThttps://api.gemini.com/v1/prediction-markets/liquidity-rewards/summary/daily
Returns daily Liquidity Rewards payouts for the authenticated account within the requested date window. Both dateFrom and dateTo are required. Each daily entry includes the total reward, payout status, paid-at timestamp, and per-event score breakdowns.
GET
curl --request GET \
--url https://api.gemini.com/v1/prediction-markets/liquidity-rewards/summary/daily \
--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