LooksRare Events API

Retrieve token and order activity events from the LooksRare marketplace including LIST, SALE, OFFER, CANCEL_LIST, and CANCEL_OFFER event types. GET /v2/events supports filtering by collection address, token ID, sender address, receiver address, and event type, with cursor-based pagination (up to 150 results per page). Events are ordered by creation timestamp. The legacy /v1/events endpoint covers historical V1 protocol events, mints, and transfers. Seaport events are available at /v2/events/seaport.

Documentation

API entry from apis.yml

apis.yml Raw ↑
aid: looksrare:events-api
name: LooksRare Events API
description: Retrieve token and order activity events from the LooksRare marketplace including LIST, SALE,
  OFFER, CANCEL_LIST, and CANCEL_OFFER event types. GET /v2/events supports filtering by collection address,
  token ID, sender address, receiver address, and event type, with cursor-based pagination (up to 150
  results per page). Events are ordered by creation timestamp. The legacy /v1/events endpoint covers historical
  V1 protocol events, mints, and transfers. Seaport events are available at /v2/events/seaport.
humanURL: https://looksrare.dev/reference/getevents
baseURL: https://api.looksrare.org/api
tags:
- Events
- NFT
- Activity
- Sales
- Listings
- Seaport
properties:
- type: Documentation
  url: https://looksrare.dev/reference/getevents