List Liquidity Rewards Events
List Liquidity Rewards Events
GEThttps://api.gemini.com/v1/prediction-markets/liquidity-rewards/events
Returns the paginated list of events currently participating in the Liquidity Rewards program. Public endpoint; no authentication required. Each event includes its daily reward pool, pool source, end timestamp, and qualifying maker count. Filter by category, search by title, and sort by daily pool, end time, title, category, or competition.
GET
curl --request GET \
--url 'https://api.gemini.com/v1/prediction-markets/liquidity-rewards/events?sort=daily_pool_desc&limit=20'Query Parameters
Responses
Successful response
Last modified on