Get LooksRare Seaport events

Get token and order activities for LooksRare Seaport Orders, like Listing, Sale, Cancel, etc. Use type param to filter this correctly. The results are ordered by createdAt.

Notes: For LooksRare v2 events, you will have to use our GET /api/v2/events endpoint. See get events.

The pagination query param of the should be referenced as pagination[first] and/or pagination[cursor]. The cursor for this endpoint is the event id.

For example:

https://api.looksrare.org/api/v2/events/seaport?pagination[first]=2&pagination[cursor]=b3JkZXIgaWQ=

Language
Credentials
Header
URL
Click Try It! to start a request and see the response here!