Listing Events by Wallet(s)

This endpoint is used to retrieve listing events (listing added, modified, removed) in reverse chronological order. This endpoint is currently in beta.
Pass one or more seller wallet addresses and optional UNIX timestamps to get back listing events assocatied with those sellers. Note that data is available starting from April 10, 2023, and that OpenSea lazy minted items are included as well (if applicable).
Query Params
string
required
Defaults to 0x280B81fceDBeC6274db4f7f595F28af3eeCf81d8,0xA15d302aB420E13616Bd2728Eb44d9348A4002ef

Seller wallet address(es), comma-separated for multiple values (e.g., 0xa12,0xb34). Limit of 20 addresses.

string
enum

Include the associated NFT details for the listing within the response (pass include_nft_details=1)

Allowed:
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