Listing Events by Listing ID

This endpoint is used to retrieve listing events (listing added, modified, removed) based on the NFT Listing ID. This endpoint is currently in beta.
Optional UNIX timestamps may also be passed. Note that data is available starting from April 10, 2023, and that OpenSea lazy minted items are included as well (on Ethereum & Polygon).
Path Params
string
required
Defaults to b762ea8cd2d1707a4a94af66a49ad6f5

The parent NFT listing ID of the listing events to be retrieved

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