NFT details retriever
Last updated
Last updated
[apis/nftport/v0/NFT details retriever]
Returns details for a given NFT, using the NFTPort API. Supports Ethereum & Polygon. Retrieve NFT details: https://docs.nftport.xyz/docs/nftport/?search=retrieve-nft-details
Keywords: web3, blockchain, crypto, nft, details, ethereum, polygon, rinkeby
query:
Receives search query. https://docs.nftport.xyz/docs/nftport/?search=retrieve-nft-details#Request Default refresh_metadata value is false.
params:
https://docs.nftport.xyz/docs/nftport/?search=retrieve-nft-details#Request Default chain value: "ethereum"
data:
Sends the query response. Reference: https://docs.nftport.xyz/docs/nftport/?search=retrieve-nft-details#Responses
response:
Sends the original response.
error: {"error": string, "details": any}
Sends the error, if any