Get Deposit Address

Retrieves deposit address information for the specified currency.

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
Null deposit_address During Address Generation
If this API is called after requesting deposit address creation but before the address is generated, the deposit_address field in the response may return null. Please retry the request after some time.

Version Date Changes
v1.0.7 2023-05-23 Addition of net_type field
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 [View Deposits] permission enabled.
If an out_of_scope error occurs, please check your permissions in the API Key Management page.
Language
URL