Collection Endpoints
Get collection floor price history
Get time-series floor price data for a collection.
get/api/v2/collections/{slug}/floor_prices
Path parameters
slugstring required
Collection slug
Query parameters
timeframestring
Time window for floor price history. Options: one_minute, five_minutes, fifteen_minutes, one_hour, one_day, seven_days, thirty_days, one_year, all_time
resolutioninteger
Number of data points to return
Response
Floor price history
Changes
No recorded changes to this endpoint across all 1 revision of this API.