Get Available Deposit Info

Deposits availability information for the specified currency is retrieved.

Check the proper endpoint based on your region.
The base_url differs by country/region. Make sure to specify the correct region value for your environment.

- Singapore (sg): https://sg-api.upbit.com
- Indonesia (id): https://id-api.upbit.com
- Thailand (th): https://th-api.upbit.com

The deposit availability information for the currency includes the following key items.

Key Item Related Key Response Fields
Deposit Availability is_deposit_possible,
deposit_impossible_reason
Minimum Deposit Amount minimum_deposit_amount
Policy minimum_deposit_confirmations,
decimal_precision
The Deposit Availability API does not guarantee real-time status updates.
Get Digital Asset Deposit Availability Information API does not reflect service status in real time and may be delayed by several minutes. It is recommended to use this information only for reference, not for trading strategies. Before making an actual deposit, please check the Upbit notice and Real-time deposit/withdrawal status page.

Version Date Changes
v1.1.8 2024-11-14 Addition of Get Available Deposit Info API
Rate Limit
Up to 30 calls per second are allowed. This is measured on an account basis and request counts are shared within the exchange 'default' group.

API Key Permission
This API requires authentication and an API Key with the [View Deposits] permission enabled.
If an out_of_scope error occurs, please check the permission settings in the API Key Management page.
Language
URL