Get NFT Metadata

Get NFT Metadata By Address

Definition

This endpoint retrieves metadata information for a specified NFT (Non-Fungible Token). NFT metadata typically includes details about the token's properties, attributes, ownership details, and other relevant information that define its uniqueness and value within the blockchain ecosystem.

Query Parameters

  • nft_id (string): The identifier or token ID of the NFT for which metadata is requested.
  • address (string): The blockchain address where the NFT contract is deployed or where the NFT resides.
  • chain_id (string): The identifier of the blockchain network where the NFT resides or where the contract is deployed.

Response

The response will include a JSON object containing metadata information for the specified NFT.

This endpoint is useful for retrieving comprehensive information about a specific NFT, facilitating transparency, verification of authenticity, and evaluation of its market value and attributes.

Language
Credentials
Query
Click Try It! to start a request and see the response here!