cURL
curl --request GET \ --url https://whitebit.com/api/v4/public/fee
{}
The endpoint retrieves the list of fees and min/max amounts for deposits and withdrawals
The API caches the response for 1 second
Rate limit: 2000 requests/10 sec. See Public API V4 overview for rate limit details.
Successful response
Map of currency tickers to fee information
Was this page helpful?