getAsset_v2
Returns detailed information for a single Solana NFT, compressed NFT, or token including metadata, ownership, price data, and on-chain attributes. Price data caching: token_info.price_info values are cached and may be up to 600 seconds old. Coverage is limited to the top 10,000 tokens by 24-hour volume.
Path Parameters
stringrequireddefaults to
docs-demoFor higher throughput, create your own API key
Request
stringrequired
The unique identifier (typically the mint address) of the asset to retrieve.
objectoptional
Display and formatting options for the asset data response.
Responses
200
Returns detailed information about the specified digital asset.
Was this page helpful?