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

Documentation

API entry from apis.yml

apis.yml Raw ↑
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/