Get Orderbook

Retrieves the real-time orderbook data for the specified markets.

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

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 'orderbook' group.
Query Params
string
required

List of trading pairs to query.

For multiple pairs, use comma-separated format.

integer
Defaults to 30

Number of orderbook entries to retrieve.

Based on the best bid-ask pair, returns the specified number of pairs. Default: 30.

Responses

Language
URL
LoadingLoading…
Response
Choose an example:
application/json