Links

Get NFT Metadata

Get NFT data, including metadata (where available), for the given NFT token ID and contract address.
get
/api/nfts/metadata
Get NFT Metadata

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

Parameters
Query
chain*
string
The chain to query
format
string
The format of the token ID
address*
string
The address
token_id*
string
The ID of the token
Responses
200: OK
Successful Response
404: Not Found
ErrorMessage
422: Unprocessable Entity
HTTPValidationError