NFT by Token ID

This endpoint is commonly used to retrieve metadata for a single specific NFT:
Pass a chain, contract address and token ID to get back information on a specific NFT
On Solana and Bitcoin, only the chain and contract address should be supplied (or alternatively, a token ID of 0)
Path Params
string
enum
required
Defaults to ethereum

Name of the chain

string
required
Defaults to 0xed5af388653567af2f388e6224dc7c4b3241c544

Contract address of the NFT. For Solana, this is the mint address. For Bitcoin, this is the inscription ID.

string
required
Defaults to 4666

Token ID of the NFT. For Solana & Bitcoin, this can be omitted or set to 0

Responses

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