NFTs by Token List

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.
Query Params
string
required
Defaults to solana.2iZBbRGnLVEEZH6JDsaNsTo66s2uxx7DTchVWKU8oisR,solana.3knghmwnuaMxkiuqXrqzjL7gLDuRw6DkkZcW7F4mvkK8,ethereum.0xed5af388653567af2f388e6224dc7c4b3241c544.2767

The comma delimited list of NFT IDs to include chain.contract.token_id for EVM chains, chain.token_id for Solana. Limit of 50 addresses.

string
enum

Optionally sort the results by last sale price (in USD) or date

Allowed:
Responses

Language
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json