curl --request GET \
--url https://clob.polymarket.com/tick-size/{token_id}{
"minimum_tick_size": 0.01
}Retrieves the minimum tick size (price increment) for a specific token ID using the token ID as a path parameter.
curl --request GET \
--url https://clob.polymarket.com/tick-size/{token_id}{
"minimum_tick_size": 0.01
}Was this page helpful?
Suggestions