API Reference

Collection Sales Price Candlesticks

Returns collection sales price open, high, low, close and volume at a selected time interval

Body Params
string
required

The Polygon contract address to identify the collection.

string

The interval at which to return OHLC, e.g. 1D for daily, 1M for monthly etc.

string

An attribute of the NFT to group results by.

boolean

If 'true', response dicts contain OHLCV

boolean

If 'true', append number of trades to OHLC(V)

string

The currency to report results in

string

The start timestamp in ISO 8601 format to pull data for calculations

string

The end timestamp in ISO 8601 format to pull data for calculations

boolean

Exclude suspected wash transactions?

Responses

400

Bad request

403

Unauthorized

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