List Week Candles

Retrieves the list of candles per week.

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

Trading pair code to query.

string

End time of the query range.
Retrieves candles before the specified time. If not specified, the most recent candles are returned.

integer
Defaults to 1

Number of candles to retrieve. Up to 200, default: 1.

Responses

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