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-demoFor higher throughput, create your own API key
Query Parameters
stringrequireddefaults to
boredString - 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?