Returns the current Maker Rebate rate rules. Public endpoint; no authentication required. Each rule defines a rebate_multiplier_bps and an effective_from timestamp; an optional category scopes the rule to a single market category.
GETv1/prediction-markets/maker-rebate/rates
curl --request GET \
--url https://api.gemini.com/v1/prediction-markets/maker-rebate/rates
Query Parameters
categorystring
Filter to rules that apply to this category (e.g. Crypto, Sports). When omitted, returns all rules.