List historical prices

List historical prices for a symbol. This endpoint is used to get the conversion rates between fiat and crypto currencies over a period of time.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params
string
required

Trading pair in "BASE_QUOTE" form (BASE is crypto, QUOTE is fiat).

number
required

Inclusive start of the price window, as a Unix timestamp in seconds.

number

Inclusive end of the price window, as a Unix timestamp in seconds. Defaults to now when omitted.

number
required

Bucket size in seconds for the averaged historical prices (e.g. 3600 = 1-hour candles).

int32

Zero- or one-based page number for pagination.

int32

Number of price points returned per page.

Headers
string
required
number
required
Responses

Language
Credentials
Header
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json