Get Trading Fee Rate

Retrieves the user’s current trading fee rates based on their account level and trading volume.

This endpoint returns the applicable maker and taker fee rates for the user’s account.

The fee rate information is determined by the user’s trading tier, which depends on accumulated trade volume and asset balance. Use this endpoint to calculate expected transaction costs or display fee-related information within your trading interface.

Authentication with a valid API key and read permission scope is required.

Get Trading Fee Rate

get
chevron-right
lockRequired scopes
This endpoint requires the following scopes:
Authorizations
api-keystringRequired

For third party retail API users

Responses
chevron-right
200

OK

application/json
get
/api/v1/market/fee-rate
200

OK

Last updated