get https://api.connex.trade/api/v1/broker/sub/feeRate
For Sub Portfolio API Key to query fee rates of current portfolio.
Permission
- Applies to Sub Portfolio API Key only
- Permission: READ.
Rate Limit
- to be confirmed
Request
Field | Type | Mandatory | Remark |
---|---|---|---|
exchange | String | N | Exchange type, like BINANCE , OKX .. |
instType | String | N | Business type, like SPOT, PERP ... |
Response
Field | Type | Remark |
---|---|---|
portfolioId | String | Portfolio id |
exchange | String | Exchange type, like BINANCE , OKX .. |
instType | String | Business type, like SPOT, PERP ... |
effDate | String | Effect date |
maker | String | Maker fee rate |
taker | String | Taker fee rate |
Response will contain fee rates of two portfolios. One is for the current sub portfolio, and the other is for the main portfolio. by default, it is using the main portfolio fee rate. if set sub portfolio's fee rate, it used its own rate from effDate