Get Fee Tiers
fees
Get Fee Tiers
Endpoint for retrieving the margin fee tiers for the authenticated direct margin user. Returns a map of margin market tickers to their fee tier strings.
GET
Get Fee Tiers
Authorizations
Your API key ID
RSA-PSS signature of the request
Request timestamp in milliseconds
Response
Fee tiers retrieved successfully
A map of margin market ticker to the maker-side fee rate as a decimal fraction of notional (e.g. 0.0005 = 0.05% = 5 bps). Multiply notional by this value to compute the fee.
A map of margin market ticker to the taker-side fee rate as a decimal fraction of notional (e.g. 0.0012 = 0.12% = 12 bps). Multiply notional by this value to compute the fee.