curl --request GET \ --url https://clob.kuest.com/fee-rate
Copy
{ "base_fee": 123}
Market config
Get fee rate
GET
/
fee-rate
Get fee rate
Copy
curl --request GET \ --url https://clob.kuest.com/fee-rate
Copy
{ "base_fee": 123}
Returns the base fee rate (basis points) for the exchange that handles the requested token.The token_id is required so the API can resolve whether the market is NegRisk and which exchange contract applies.