Skip to main content
GET
Historical

Authorizations

x-api-key
string
header
default:API_KEY
required

Path Parameters

pool
string
default:DAI_WETH
required

The pool to retrieve the most current data. Can be the pool/pair symbols or address.

Query Parameters

exchange
string

The exchange(s) for which to retrieve OHLCV. Example: exchange=uniswapv2, uniswapv3

startDate
string<date-time>

FIlter by pairs after this date.

endDate
string<date-time>

FIlter by pairs before this date.

timeInterval
string

[Optional] Time interval.
[Defaults] minutes | hours | days*

timeFormat
string

[Optional] Time format of the timestamps in the return payload.
[Defaults] milliseconds | ms* | iso | iso8601 | hr | human_readable

Response

200 - application/json

200

status
integer

HTTP status code

Example:

200

title
string

Status title

Example:

"OK"

description
string

Status description

Example:

"Successful request"

payload
object