List Tickers by Market

Retrieves current price information of all pairs in the specified market(quote currency).

Check the proper endpoint based on your region.
The examples in this page is written using Singapore fiat code(SGD). Set the quote currency to match 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

Price Change Indicators

The fields change, change_price, change_rate, signed_change_price, and signed_change_rate returned when retrieving the current price of a pair provide indicators related to price changes. These change indicators are calculated based on the previous day’s closing price.


Version Date Changes
v1.1.6 2024-09-04 Addition of List Tickers by Market
Rate Limit
Up to 10 calls per second are allowed. This is measured on an IP basis and request counts are shared within the exchange 'ticker' group.
Language
URL