Collection Historical Floor Prices

This endpoint provides the historical floor price for a specific collection. By default the endpoint exposes the trailing 1 month floor price history per collection.
Floor prices from multiple marketplaces can be queried in a single request by omitting the marketplace_id kwarg, and passing the query param marketplace_ids=marketplace (e.g., /v0/nfts/floor_prices_v2/collection/09954610564c25f6910ccd963c09a3fa/daily?marketplace_ids=opensea,blur)
If date ranges are passed, they must be less than one month apart. Historical floor price data is currently available from the start of December 2022.
Null values for floor price indicate that SimpleHash crawled the marketplace and found that there were no listings at that time.
To understand more about the difference between Collections and Contracts, please refer to our FAQ.
This is an updated version of the historical floor price endpoint. Visit the old version of the historical floor price endpoint here.
Language
Click Try It! to start a request and see the response here!