Decentralized API
The decentralized API consists of two endpoints: get NFT metadata, and get NFT audit report.

Get NFT metadata
This endpoint gets NFT metadata, identified by these parameters:
project ID
NFT ID

Get NFT audit report
This endpoint returns full audit report of all NFT metadata changes. The NFT is identified by these parameters:
project ID
NFT ID

Last updated