curl --request GET \
--url https://clob.polymarket.com/fee-rate/{token_id}{
"base_fee": 30
}Retrieves the base fee rate for a specific token ID using the token ID as a path parameter.
curl --request GET \
--url https://clob.polymarket.com/fee-rate/{token_id}{
"base_fee": 30
}Was this page helpful?