Skip to content
Alchemy Logo

searchContractMetadata

GET
https://eth-mainnet.g.alchemy.com/nft/v2/{apiKey}/searchContractMetadata

Search for a keyword across metadata of all ERC-721 and ERC-1155 smart contracts

Path Parameters

stringrequireddefaults to docs-demo

For higher throughput, create your own API key

Query Parameters

stringrequireddefaults to bored

String - The search string that you want to search for in contract metadata

Responses

200

Returns the list of NFT contracts where the metadata has one or more keywords from the search string.

List of contracts where the metadata contains one or more keywords from the search string.

Was this page helpful?