Documentation Index
Fetch the complete documentation index at: https://developer.wooxpro.com/llms.txt
Use this file to discover all available pages before exploring further.
Get Trade Fee Rate (KEYED)
Applicable for querying trade fee rate
Request URL
GET https://cloud-api.wooxpro.com/contract/private/trade-fee-rate
Request Limit
See Detailed Rate LimitRequest Parameter
Request
| Field | Type | Required? | Description |
|---|---|---|---|
| symbol | String | Yes | Symbol of the contract(like BTCUSDT) |
Response Data
Response
| Field | Type | Description |
|---|---|---|
| symbol | String | Symbol of the contract |
| taker_fee_rate | String | Taker fee rate |
| maker_fee_rate | String | Maker fee rate |