cURL
curl --request GET \ --url https://api.vatic.trading/api/v1/fees/event/slug/{eventSlug}
{ "hasTakerFees": true, "type": "crypto", "feeRate": 0.25, "exponent": 2, "makerRebate": "20%", "matchedByTag": "5m" }
Returns the taker fee configuration for a Polymarket event identified by its slug. Uses the legacy fee formula: fee = feeRate × p^exponent.
fee = feeRate × p^exponent
"btc-updown-5m-1744027500"
Fee configuration