GET
/
v1
/
{chainName}
/
tokens
/
{contractAddress}
/
nft_metadata
/
{tokenId}
/
Credit Cost: 1 per call.
Processing: Realtime

This endpoint does not leverage our cached NFT metadata and relies on external, third parties for off-chain data. Response times vary, depending on external NFT data provider performance. Support all chains.

Path Parameters

chainName
string
required

The chain name eg: eth-mainnet.

contractAddress
string
required

The requested contract address. Passing in an ENS, RNS, Lens Handle, or an Unstoppable Domain resolves automatically.

tokenId
string
required

The requested token ID.

Response

200 - application/json
updated_at
string

The timestamp when the response was generated. Useful to show data staleness to users.

items
object[]

List of response items.

pagination
object

Pagination metadata.