Listing Events by Collection

This endpoint is used to retrieve listing events (listing added, modified, removed) in reverse chronological order. This endpoint is currently in beta.
To understand more about the difference between Collections and Contracts, please refer to our FAQ
Pass a collection_id and optional UNIX timestamps to get back listing events for this collection. Note that data is available starting from April 10, 2023, and that OpenSea lazy minted items are included as well (if applicable).
Path Params
string
required
Defaults to 510139ec0d8cf5513d59a8d3afa1c061

The unique identifier of the collection (obtainable from an NFT response, or from the Collection endpoints)

Query Params
int32

Lower bound timestamp (inclusive). Seconds since the Unix epoch.

int32

Upper bound timestamp (inclusive). Seconds since the Unix epoch.

string

Used to retrieve the next page of results

int32
Defaults to 50

Limit. Defaults to 50, capped at 50.

Responses

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