Get Fee Rate

For Master API Key to query fee rates of portfolios.

Request

FieldTypeMandatoryRemark
exchangeStringNExchange type, like BINANCE , OKX ..
instTypeStringNBusiness type, like SPOT, PERP ...
portfoliodsStringNReturning all portfolios without specific portfolio ids. Specify up to 20 portoflioids, separated by "," .

I# Response

FieldTypeRemark
portfolioIdStringPortfolio id
exchangeStringExchange type, like BINANCE , OKX ..
instTypeStringBusiness type, like SPOT, PERP ...
effDateStringEffect date
makerStringMaker fee rate
takerStringTaker fee rate
Language