Get Multiple NFTs

Returns an array of NFTs specified in the request.

  • Note that results will include all indexed NFTs
  • Any request that includes the token_address param will start the indexing process for that NFT collection the very first time it is requested.
  • Only 25 NFTs can be fetched in one API call.
Query Params
string
enum
Defaults to eth

The chain to query

Body Params

Body

tokens
array of objects
required
length ≤ 25

The tokens to be fetched (max 25 tokens)

tokens*
boolean

Should normalized metadata be returned?

Response

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