Skip to content
Alchemy Logo

NFT Metadata By Token ID [Batch]

POST
/v3/{apiKey}/getNFTMetadataBatch

getNFTMetadataBatch - Retrieves metadata for up to 100 specified NFT contracts in a single request. This endpoint is supported on Ethereum and many L2s, including Polygon, Arbitrum, Optimism, Base, World Chain and more. See the full list of supported networks here.

Path Parameters

stringrequireddefaults to docs-demo

For higher throughput, create your own API key

Request Body

Responses

200

Returns an array of NFT metadata corresponding to the batch query.

Array of NFT objects corresponding to the query

Was this page helpful?