Get Trading Fee Rate
Retrieves the user’s current trading fee rates based on their account level and trading volume.
Required scopes
This endpoint requires the following scopes:
Authorizations
api-keystringRequired
For third party retail API users
Responses
200
OK
application/json
levelintegerRequired
requiredTradeVolumestringRequiredExample:
the minimum 30-day trading volume required to achieve this fee level.
###.###requiredAssetBalancestringRequiredExample:
the minimum asset balance required to qualify for this fee level.
###.###feeRatestringRequiredExample:
the transaction fee percentage applicable to this level.
###.###get
/api/v1/market/fee-rate200
OK
Last updated
