Get token info
ERC-721
Get NFT Info
Retrieves the NFT info identified by its tokenId at the specified collection.
GET
Get token info
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
Token address or symbol.
Example:
"0xabcdef"
Id of the token to be retrieved.
Example:
"0"
Query Parameters
Network identifier where the NFT collection contract was deployed.
Example:
10004