Get NFT metadata

Get NFT data, including metadata (where available), for the given NFT token ID and contract address.

  • Requests for contract addresses not yet indexed will automatically start the indexing process for that NFT collection
Path Params
string
required

The address of the NFT contract

string
required

The ID of the token

Query Params
string
enum
Defaults to eth

The chain to query

string
enum
Defaults to decimal

The format of the token ID

Allowed:
boolean
Defaults to false

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