getFeeRate
Retrieve maker and taker fee rates for spot, linear, inverse, or options, using symbol or baseCoin filters, to assess trading costs before placing orders.
Instructions
Query the maker and taker fee rates for the specified product category. Can filter by symbol (spot/linear/inverse) or baseCoin (options only).
Rate limit: 10 req/s
Agent hint: Use this to check fee rates before trading. The category parameter is required. Use symbol to filter for spot/linear/inverse. Use baseCoin for options (e.g., BTC, ETH, SOL). Fee rates are returned as decimal strings (e.g., "0.0006" = 0.06%).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| symbol | No | ||
| baseCoin | No | ||
| category | Yes |