Get a collection details
GET /v2/asset/erc721/collection/{collectionId}
GET
/v2/asset/erc721/collection/{collectionId}
Get details of a specific NFT collection.
Authorizations
Section titled “Authorizations ”Parameters
Section titled “ Parameters ”Path Parameters
Section titled “Path Parameters ” collectionId
required
string
The ID of the collection
Header Parameters
Section titled “Header Parameters ” X-API-Key
string
API Key
X-API-Secret
string
API Secret
Responses
Section titled “ Responses ”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