Token Metadata
queryMetadataV1 (deprecated)
Deprecated endpoint for querying token and NFT metadata on Solana. Use the DAS API instead for comprehensive asset data.
POST
Returns all metadata associated with an account, including data from the old token list.
Documentation Index
Fetch the complete documentation index at: https://www.helius.dev/docs/llms.txt
Use this file to discover all available pages before exploring further.
Request Parameters
Include offchain data referenced in the uri of the metadata account. Omitting defaults to false.
Disable usage of cache, useful for monitoring metadata changes.
Authorizations
Body
application/json
Maximum array length:
100The mint account of the token to retrieve metadata for.
Include offchain data referenced in the uri of the metadata account. Omitting defaults to false.
Disable usage of cache, useful for monitoring metadata changes.
Previous
mintCompressedNftDeprecated endpoint for minting compressed NFTs on Solana. Use the ZK Compression instead for new implementations.
Next
Returns all metadata associated with an account, including data from the old token list.