Returns a list of links to parquet files holding historical appraisals for a collection.
These links are pre-signed links to S3 that expire in 1 hour from request time.
We partition our files by collection, creation day, and number of appraisals per file.
Files are returned in ASC order by creation day (increasing creation day).
Each file contains all or a subset of all hourly appraisals for that collection in a given day.
Each file contains no more than 500000
appraisals.
Each request to this endpoint returns no more than 500000
appraisals across all files.
Each request returns no more than 1000
files.
The latest data provided by this endpoint is 1d old.
You should use the /historical
endpoint to query the remaining historical data if immediately needed.
get https://api.upshot.xyz/v2/appraisals/collections//bulk