New API users should migrate to deposit wallets. Read the migration guide.
curl --request GET \
--url https://clob.polymarket.com/fee-rate{
"base_fee": 30
}Retrieves the base fee rate for a specific token ID. The fee rate can be provided either as a query parameter or as a path parameter.
curl --request GET \
--url https://clob.polymarket.com/fee-rate{
"base_fee": 30
}Documentation Index
Fetch the complete documentation index at: https://docs.polymarket.com/llms.txt
Use this file to discover all available pages before exploring further.
Was this page helpful?