v1

latestOpenAPI 3.0.0raw.githubusercontent.com2025-08-296916379.5 KB
pricing

Gets a users inventory value grouped by collection

get/atomicmarket/v1/prices/inventory/{account}

Query parameters

collection_namestring

Filter by collection name

schema_namestring

Filter by schema name

template_idinteger

Filter by template id

burnedboolean

Filter for burned assets

matchstring

Search for input in asset name on template data

searchstring

Fuzzy search for input in asset name on template data

match_immutable_namestring

Search for input in asset name on asset immutable data

match_mutable_namestring

Search for input in asset name on asset mutable data

is_transferableboolean

Check if asset is transferable

is_burnableboolean

Check if asset is burnable

collection_blackliststring

Hide collections from result. Split multiple with ","

collection_whiteliststring

Show only results from specific collections. Split multiple with ","

authorized_accountstring

Filter for assets the provided account can edit.

hide_offersboolean

Hide assets which are used in an offer

collection_blackliststring

Hide collections from result. Split multiple with ","

collection_whiteliststring

Show only results from specific collections. Split multiple with ","

asset_idstring

seperate multiple ids with ","

idsstring

seperate multiple ids with ","

lower_boundstring

lower bound of primary key (value included)

upper_boundstring

upper bound of primary key (value excluded)

Response

OK

successboolean
query_timeinteger nullable