Fetch assets.
You can filter the result by specific asset / template data fields.You can add for example &template_data.rarity=common to only receive results which have an attribute "rarity" with the value "common". You can query specific asset data by using &immutable_data.rarity=common or &mutable_data.rarity=common .If you want to query a non text type you need to specify it explicitly (defaults to text type) like data:bool.foil=true or data:number.id=4 or data:text.rarity=common. Integers which are defined greater than 32 bit (eg 64 bit) in the schema need to be queried as text.
Query parameters
Filter by collection name
Filter by schema name
Filter by template id
Filter for burned assets
Filter by owner
Search for input in asset name on template data
Fuzzy search for input in asset name on template data
Search for input in asset name on asset immutable data
Search for input in asset name on asset mutable data
Check if asset is transferable
Check if asset is burnable
Filter by account that minted the asset
Filter by account that burned the asset
Filter by account that the asset was minted to
Hide collections from result. Split multiple with ","
Show only results from specific collections. Split multiple with ","
Show only duplicate assets grouped by template
Show only assets that are backed by a token
Show only assets that have a listed template buyoffer
Filter for assets the provided account can edit.
Filter for multiple template ids split by ","
Dont include specific template ids split by ","
Dont templates that are owned by an account
Hide assets which are used in an offer
Hide collections from result. Split multiple with ","
Show only results from specific collections. Split multiple with ","
seperate multiple ids with ","
seperate multiple ids with ","
lower bound of primary key (value included)
upper bound of primary key (value excluded)
Only show results before this timestamp in milliseconds (value excluded)
Only show results after this timestamp in milliseconds (value excluded)
Result Page
Results per Page
Order direction
Column to sort
Response
OK