LooksRare website screenshot

LooksRare

LooksRare is a community-first NFT marketplace built on Ethereum that rewards traders, collectors, and creators with LOOKS token incentives. The platform operates an off-chain order book with on-chain settlement via the LooksRare V2 protocol (and Seaport integration), supporting standard and collection-wide orders for ERC-721 and ERC-1155 tokens. The public REST API exposes read and write access to orders, events (listings, sales, offers, cancellations), token metadata, and collection data across Ethereum Mainnet and the Sepolia testnet. API access is free with attribution; a mainnet API key is required for write operations such as order creation.

LooksRare publishes 5 APIs on the APIs.io network, including Collections API, Events API, Orders API, and 2 more. Tagged areas include NFT, Marketplace, Ethereum, Web3, and Orders.

The LooksRare catalog on APIs.io includes 1 JSON-LD context.

LooksRare’s developer surface includes authentication, documentation, developer portal, changelog, engineering blog, and 13 more developer resources.

44.3/100 developing ▬ flat Agent 34/100 agent aware Full breakdown ↓
scored 2026-07-28 · rubric v0.6
AccessFreeOpen⚡ Free to try
8 APIs
NFTMarketplaceEthereumWeb3OrdersCollectionsTokensEventsERC-721ERC-1155SeaportCommunity

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-07-28 · rubric v0.6
Composite quality — 44.3/100 · developing
Contract Quality 16.8 / 25
Developer Ergonomics 7.4 / 20
Commercial Clarity 5.8 / 20
Operational Transparency 6.8 / 13
Governance 0.0 / 12
Discoverability 7.4 / 10
Agent readiness — 34/100 · agent aware
Machine-Readable Contract 18 / 18
Agentic Access Contract 10 / 10
MCP Server 0 / 12
Machine-Readable Auth 10 / 10
Idempotency 0 / 9
Stable Error Semantics 0 / 8
Request/Response Examples 7 / 7
Rate-Limit Signaling 7 / 7
Typed Event Surface 0 / 6
Agent Skills 0 / 5
Well-Known Catalog 0 / 4
Consent & Bot Identity 0 / 3
A2A Agent Card 0 / 8
Dry-Run / Simulate Mode 0 / 4
Improve this rating by publishing the missing artifacts — every area above can be raised, and the full rubric is at apis.io/rating/. This rating is computed from github.com/api-evangelist/looksrare: open an issue to ask a question, or submit a pull request to add artifacts. Want it done for you? Prioritized profiling — $2,500 →

APIs 8

Individual APIs this provider publishes, each with its own machine-readable definition.

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...

LooksRare Tokens API

Retrieve NFT token metadata including token details, collection information, and token attributes for any token indexed by LooksRare. GET /v1/tokens accepts a collection contrac...

LooksRare Collections API

Retrieve collection-level data for NFT collections indexed on LooksRare. Endpoints return Collection objects including logoURI, bannerURI, and collection statistics. The /v2/col...

LooksRare Collections API

Retrieve NFT collection-level metadata, statistics, and integration eligibility.

LooksRare Events API

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

LooksRare Orders API

Read and write NFT maker orders in the LooksRare V2 off-chain order book. Supports both standard (specific token) and collection-wide strategies for asks (listings) and bids (of...

LooksRare Seaport API

Endpoints specific to the LooksRare Seaport integration, enabling Seaport-compatible orders and events while earning LooksRare rewards.

LooksRare Tokens API

Retrieve NFT token metadata including collection information and on-chain attribute traits.

Scroll for all 8

Pricing Plans 1

Published pricing tiers and plan structures.

Rate Limits 1

Documented rate limits and quota policies.

Looksrare Rate Limits

4 limits

RATE LIMITS

FinOps 1

Cost, billing, and metering signals for API financial operations.

Semantic Vocabularies 1

JSON-LD contexts and semantic vocabularies used across these APIs.

Looksrare Context

62 classes · 5 properties

JSON-LD

Security Posture 2

Authentication, domain security, vulnerability disclosure, and trust-center signals.

Looksrare Authentication

apiKey · 1 scheme

SECURITY

Looksrare Domain Security

TLSv1.3 · HSTS · DNSSEC · DMARC

SECURITY

Agentic Access 1

Recommended x-agentic-access execution contracts for AI agents.

Looksrare Agentic Access

10 operations · 2 acting

10 operations · 2 acting

AGENTIC

Resources

Get Started 1

Portal, sign-up, and the first successful call

Documentation 2

Reference material describing how the API behaves

Agent Surfaces 1

MCP servers, agent skills, and machine-readable catalogs

Design & Contract 1

Pagination, idempotency, versioning, errors, and events

Build 3

SDKs, sample code, and the tooling you integrate with

Access & Security 2

Authentication, authorization, and security posture

Operate 3

Status, limits, changes, and where to get help

Commercial 2

Pricing, plans, and the legal terms of use

Company 3

The organization behind the API

Source (apis.yml)

apis.yml Raw ↑
aid: looksrare
url: https://raw.githubusercontent.com/api-evangelist/looksrare/refs/heads/main/apis.yml
name: LooksRare
kind: company
description: LooksRare is a community-first NFT marketplace built on Ethereum that rewards traders, collectors, and creators
  with LOOKS token incentives. The platform operates an off-chain order book with on-chain settlement via the LooksRare V2
  protocol (and Seaport integration), supporting standard and collection-wide orders for ERC-721 and ERC-1155 tokens. The
  public REST API exposes read and write access to orders, events (listings, sales, offers, cancellations), token metadata,
  and collection data across Ethereum Mainnet and the Sepolia testnet. API access is free with attribution; a mainnet API
  key is required for write operations such as order creation.
accessModel:
  pricing: free
  onboarding: open
  trial: false
  try_now: true
  public: true
  label: Free · Open access
  confidence: high
  source:
  - plans
  - authentication
  generated: '2026-07-22'
  method: derived
image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/icons/looksrare.png
tags:
- NFT
- Marketplace
- Ethereum
- Web3
- Orders
- Collections
- Tokens
- Events
- ERC-721
- ERC-1155
- Seaport
- Community
created: '2026-06-13'
modified: '2026-06-13'
specificationVersion: '0.19'
x-source: community
x-category: NFT
x-tier: 2
x-type: company
apis:
- 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
- aid: looksrare:tokens-api
  name: LooksRare Tokens API
  description: Retrieve NFT token metadata including token details, collection information, and token attributes for any token
    indexed by LooksRare. GET /v1/tokens accepts a collection contract address and token ID as required query parameters and
    returns the full token record including its parent collection metadata and on-chain attribute traits.
  humanURL: https://looksrare.dev/
  baseURL: https://api.looksrare.org/api
  tags:
  - Tokens
  - NFT
  - Metadata
  - Attributes
  - Collections
  properties:
  - type: Documentation
    url: https://looksrare.dev/
- aid: looksrare:collections-api
  name: LooksRare Collections API
  description: Retrieve collection-level data for NFT collections indexed on LooksRare. Endpoints return Collection objects
    including logoURI, bannerURI, and collection statistics. The /v2/collections/seaport endpoint checks whether a specific
    collection is eligible for trading via the LooksRare Seaport integration. Collection data is embedded in token and event
    responses as well as being available directly.
  humanURL: https://looksrare.dev/
  baseURL: https://api.looksrare.org/api
  tags:
  - Collections
  - NFT
  - Metadata
  - Statistics
  - Seaport
  properties:
  - type: Documentation
    url: https://looksrare.dev/
- aid: looksrare:looksrare-collections-api
  name: LooksRare Collections API
  description: Retrieve NFT collection-level metadata, statistics, and integration eligibility.
  humanURL: https://looksrare.dev/reference/getorders
  baseURL: https://api.looksrare.org/api
  tags:
  - Collections
  properties:
  - type: OpenAPI
    url: openapi/looksrare-collections-api-openapi.yml
  - type: Documentation
    url: https://looksrare.dev/reference/getorders
  - type: Documentation
    url: https://looksrare.dev/reference/createorder
- aid: looksrare:looksrare-events-api
  name: LooksRare Events API
  description: Retrieve token and order activity events from the LooksRare marketplace, including listings, sales, offers,
    and cancellations.
  humanURL: https://looksrare.dev/reference/getorders
  baseURL: https://api.looksrare.org/api
  tags:
  - Events
  properties:
  - type: OpenAPI
    url: openapi/looksrare-events-api-openapi.yml
  - type: Documentation
    url: https://looksrare.dev/reference/getorders
  - type: Documentation
    url: https://looksrare.dev/reference/createorder
- aid: looksrare:looksrare-orders-api
  name: LooksRare Orders API
  description: Read and write NFT maker orders in the LooksRare V2 off-chain order book. Supports both standard (specific
    token) and collection-wide strategies for asks (listings) and bids (offers).
  humanURL: https://looksrare.dev/reference/getorders
  baseURL: https://api.looksrare.org/api
  tags:
  - Orders
  properties:
  - type: OpenAPI
    url: openapi/looksrare-orders-api-openapi.yml
  - type: Documentation
    url: https://looksrare.dev/reference/getorders
  - type: Documentation
    url: https://looksrare.dev/reference/createorder
- aid: looksrare:looksrare-seaport-api
  name: LooksRare Seaport API
  description: Endpoints specific to the LooksRare Seaport integration, enabling Seaport-compatible orders and events while
    earning LooksRare rewards.
  humanURL: https://looksrare.dev/reference/getorders
  baseURL: https://api.looksrare.org/api
  tags:
  - Seaport
  properties:
  - type: OpenAPI
    url: openapi/looksrare-seaport-api-openapi.yml
  - type: Documentation
    url: https://looksrare.dev/reference/getorders
  - type: Documentation
    url: https://looksrare.dev/reference/createorder
- aid: looksrare:looksrare-tokens-api
  name: LooksRare Tokens API
  description: Retrieve NFT token metadata including collection information and on-chain attribute traits.
  humanURL: https://looksrare.dev/reference/getorders
  baseURL: https://api.looksrare.org/api
  tags:
  - Tokens
  properties:
  - type: OpenAPI
    url: openapi/looksrare-tokens-api-openapi.yml
  - type: Documentation
    url: https://looksrare.dev/reference/getorders
  - type: Documentation
    url: https://looksrare.dev/reference/createorder
common:
- type: AgenticAccess
  url: agentic-access/looksrare-agentic-access.yml
- type: DomainSecurity
  url: security/looksrare-domain-security.yml
- type: Authentication
  url: authentication/looksrare-authentication.yml
- type: Website
  url: https://looksrare.org
- type: Documentation
  url: https://docs.looksrare.org/developers/welcome
- type: Portal
  url: https://looksrare.dev
- type: ChangeLog
  url: https://looksrare.dev/changelog
- type: GitHubOrganization
  url: https://github.com/LooksRare
- type: SDKs
  title: LooksRare SDK v2 (TypeScript)
  url: https://github.com/LooksRare/sdk-v2
- type: SDKs
  title: '@looksrare/sdk-v2 (npm)'
  url: https://www.npmjs.com/package/@looksrare/sdk-v2
- type: Discord
  title: Developer Discord
  url: https://discord.gg/LooksRareDevelopers
- type: Twitter
  url: https://x.com/LooksRare
- type: Blog
  url: https://docs.looksrare.org/blog
- type: ProtocolDocs
  title: LooksRare V2 Protocol Overview
  url: https://docs.looksrare.org/developers/protocol/looksrare-v2-protocol-overview
- type: Plans
  url: plans/looksrare-plans-pricing.yml
- type: RateLimits
  url: rate-limits/looksrare-rate-limits.yml
- type: FinOps
  url: finops/looksrare-finops.yml
- type: JSONLD
  url: json-ld/looksrare.jsonld
integrations:
- name: Ethereum
- name: Sepolia
- name: Seaport
- name: ERC-721
- name: ERC-1155
- name: LOOKS Token
- name: WETH
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com