Collection

Get collections.

get
Authorizations
X-API-KeystringRequired
Responses
chevron-right
200

Returns collections.

application/json
idstringOptional

Collection ID

namestringOptional

Collection name

statsobjectOptional

Collection statistics

get
https://api.matrica.io/v1/collection

Get collection by NFT.

get
Authorizations
X-API-KeystringRequired
Path parameters
nftIdstringRequired

NFT ID

Responses
chevron-right
200

Returns the collection.

application/json
idstringOptional

Collection ID

namestringOptional

Collection name

get
https://api.matrica.io/v1/collection/nft/{nftId}

Last updated