OptionalafterA cursor for paginating forward.
OptionalauthorityFilter by authority address (e.g. update authority).
OptionalbeforeA cursor for paginating backward.
OptionalburntWhether to return only burnt assets.
OptionalcompressedFilter for compressed assets using Solana state compression technology.
OptionalcompressibleFilter for assets eligible for compression but not yet compressed.
OptionalcreatorFilter by creator wallet address.
OptionalcreatorWhether the creator must be verified.
OptionalcursorPagination cursor.
OptionaldelegateFilter by delegate address.
OptionalfrozenWhether to return only frozen assets.
OptionalgroupingFilter by group membership (e.g. ["collection", "<address>"]).
OptionalinterfaceFilter by asset interface type (e.g. "V1_NFT", "ProgrammableNFT").
OptionaljsonFilter by off-chain JSON metadata URI.
OptionallimitThe maximum number of assets to return (max 1000).
OptionaloptionsDisplay options controlling what extra data is returned.
OptionalownerThe Solana wallet address to retrieve owned digital assets for.
OptionalownerFilter by ownership model (e.g. single or token).
OptionalpageThe page of results to return (1-indexed).
OptionalroyaltyFilter by royalty amount in basis points.
OptionalroyaltyFilter by royalty target address.
OptionalroyaltyFilter by royalty target type.
OptionalsortThe sorting options for the response.
OptionalsupplyFilter by supply amount.
OptionalsupplyFilter by supply mint address.
OptionaltokenFilter for specific token types.
fungible — SPL fungible tokensnonFungible — all non-fungible tokensregularNft — standard (non-compressed) NFTscompressedNft — compressed NFTs (cNFTs)all — all token typesOptionaltreeFilter by Merkle tree address for compressed NFTs (cNFTs).
Request parameters for
searchAssets. Supports flexible multi-field filtering.