Indexing cNFTs
Query parameters
Project ID
Request body
Example request
{
"account": "0:da6b1b6663a0e4d18cc8574ccd9db5296e367dd9324706f3bbd9eb1cd2caf0bf"
}Response
Compress NFT collection
Example response
{
"account": "0:da6b1b6663a0e4d18cc8574ccd9db5296e367dd9324706f3bbd9eb1cd2caf0bf",
"name": "name",
"description": "description",
"image": "https://tonapi.io/collection.png"
}Changes
Changed in 2 of the 50 revisions of this API.35
- ▲
removed the required property
from the response with the statusresponse-required-property-removed
- ▲
removed the required property
from the response with the statusresponse-required-property-removed
- ▲
removed the required property
from the response with the statusresponse-required-property-removed
- ○
api operation id
indexingCnftCollectionremoved and replaced withindexingCNftCollectionapi-operation-id-removed
- ○
added the required property
to the response with the statusresponse-required-property-added
- ○
added the required property
to the response with the statusresponse-required-property-added
- ○
added the required property
to the response with the statusresponse-required-property-added
This revision also has 1 change that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ▲
- ○
endpoint added
endpoint-added
- ○