How AI is applied across API Evangelist and APIs.io. Read my AI disclosure →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

LooksRare Events API

Retrieve token and order activity events from the LooksRare marketplace, including listings, sales, offers, and cancellations.

LooksRare Events API is one of 8 APIs that LooksRare publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Event. The published artifact set on APIs.io includes an OpenAPI specification and API documentation.

This API exposes 3 operations across 3 paths, and defines 8 schemas. It is described by OpenAPI 3.2.0, at version 2.0.0.

Requests are made against 2 base URLs: https://api.looksrare.org/api, https://api-sepolia.looksrare.org/api.

3 operations 3 paths 8 schemas 3 GET

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.2.0
API Version
2.0.0
Base URL
https://api.looksrare.org/api
Authentication
API Key
Resource Areas
1

Authentication & Security 1

LooksRare Events API declares 1 security scheme for authenticating requests. An API key is passed in the header as X-Looks-Api-Key (ApiKeyHeader).

  • ApiKeyHeader — API key required for mainnet write operations (order creation). Not needed for read endpoints or testnet.

Paths & Operations 3

Across 3 paths, the API surfaces 3 operations — 3 GET. Each is listed below with its method, path, parameters, and response codes.

Events 3

Retrieve token and order activity events from the LooksRare marketplace, including listings, sales, offers, and cancellations.

GET
/v2/events
Get V2 marketplace events
getEvents 7 params → 200400429500
GET
/v1/events
Get V1 marketplace events
getV1Events 7 params → 200400429500
GET
/v2/events/seaport
Get LooksRare Seaport events
getSeaportEvents 4 params → 200400429500

Schemas 8

The contract defines 8 schemas that model the data the API accepts and returns. The most detailed are Collection (9 properties), Event (9 properties), Token (7 properties), EventListResponse (3 properties). Each schema is shown below with its type and property counts.

Token
object
NFT token metadata as indexed by LooksRare.
7 properties
EventListResponse
object
3 properties
ErrorResponse
object
2 properties
Collection
object
NFT collection metadata as indexed by LooksRare.
9 properties
Event
object
A marketplace activity event on LooksRare.
9 properties
EventType
string
Type of marketplace event.
CollectionType
integer
NFT collection standard. 0 = ERC-721, 1 = ERC-1155.
EthereumAddress
string
A valid Ethereum contract or wallet address (42 characters including 0x prefix).

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

looksrare-events-api-openapi.yml Raw ↑

Other APIs LooksRare publishes across the network.

LooksRare Events API
LooksRare Tokens API
LooksRare Collections API
LooksRare Collections API
LooksRare Orders API
LooksRare Seaport API
LooksRare Tokens API
Where this information came from

This is an independent, third-party profile of LooksRare Events API, published by API Evangelist. We do not operate, host, resell, or support these APIs, and we are not affiliated with or endorsed by the company unless stated above. Everything here is built from publicly available information — the company's own site, developer portal, documentation, public repositories, and the specifications it publishes for public use. Nothing is obtained by breaching a system, defeating an access control, or using credentials.

The Kin Score and Agent Readiness rating are independently calculated assessments of a company's public API artifacts, scored against a published rubric. They are not certifications, endorsements, security assessments, or audits.

Corrections, re-scores, and removal are free — no partnership or purchase required, and you do not need to justify the request. A removed company is recorded as unrated, never scored zero for having asked. Acknowledgement within one business day; removal within two.

info@apievangelist.com · Read the full data-sourcing policy →
On a security or compliance team? Put security in the subject line and you will get a person, not a form — we will tell you exactly which public URLs this profile was built from.