Skip to main content
GET
NFT Collections

Authorizations

X-API-KEY
string
header
required

Path Parameters

chain
enum<string>
required
Available options:
ethereum,
abstract,
apechain,
arbitrum,
arbitrum-nova,
avalanche,
base,
optimism,
polygon,
shape,
soneium,
xai,
zero,
zora,
linea,
solana

Query Parameters

contract_addresses
string[]

Addresses of the NFT Contracts to fetch Collections for. This is used for EVM chains.

collection_symbols
string[]

Collection Symbols of the Solana NFT Collections to fetch. This is only used for Solana.

Response

Successful Response

items
NftFullCollectionBase · object[] | null
cursor
string | null
error
string | null