get https://api.simplehash.com/api/v0/nfts/assets
This endpoint is commonly used to retrieve metadata for a list of specific NFT identifiers:
An example list to pass as the nft_ids query param could be:
solana.2iZBbRGnLVEEZH6JDsaNsTo66s2uxx7DTchVWKU8oisR,solana.3knghmwnuaMxkiuqXrqzjL7gLDuRw6DkkZcW7F4mvkK8,ethereum.0xed5af388653567af2f388e6224dc7c4b3241c544.2767
On Solana, only the chain and contract address should be supplied for the identifier (or alternatively, a token ID of 0). This endpoint supports up to 50 NFT IDs at once.