v1

latestOpenAPI 3.1.02026-07-1288262495.0 KB
NFTs

Reindex NFT metadata

Triggers reindexing of token metadata for an NFT token. Reindexing can only be called once per hour for each NFT token.

post/v1/chains/{chainId}/nfts/collections/{address}/tokens/{tokenId}:reindex

Path parameters

chainIdstring required

A supported evm chain id or blockchain id. Use the /chains endpoint to get a list of supported chain ids.

addressstring required

Contract address on the relevant chain.

tokenIdstring required

TokenId on the contract

Response

Successful response