Skip to content

Get a collection details

GET
/v2/asset/erc721/collection/{collectionId}

Get details of a specific NFT collection.

collectionId
required
string

The ID of the collection

X-API-Key
string

API Key

X-API-Secret
string

API Secret

Collection details

object
collectionId
required

The ID of the collection

string
name
required

The name of the collection

string
description
required

The description of the collection

string
contractDeploymentId
required

The FSCO contractDeploymentId

string
logoId

The logoId of the collection

string
chainId

The chainId of the collection

number
tokenStandard
required

The tokenStandard of the collection

string