Refresh NFT Metadata
POST
/v3/{apiKey}/refreshNftMetadata
Submits a request for Alchemy to refresh the cached metadata of a specific NFT token.
Please note that this endpoint is only supported on Ethereum (Mainnet & Sepolia), Polygon (Mainnet, Mumbai & Amoy), Arbitrum One (mainnet), Optimism (mainnet) & Base (mainnet). For other chains, you could use the
getNFTMetadata endpoint with the refreshCache parameter set to true to refresh the metadata!Path Parameters
stringrequireddefaults to
docs-demoFor higher throughput, create your own API key
Request Body
Responses
200
Returns the status of the refresh request along with the estimated time to complete.
Was this page helpful?