Get Trading Fee

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 Fee Rates

get
Required scopes
This endpoint requires the following scopes:
Authorizations
api-keystringRequired

For third party retail API users

Responses
get
/api/v1/market/fee-rate
200

OK

Last updated