v1

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

Get accounts which own atomicassets NFTs

get/atomicassets/v1/accounts

Query parameters

match_ownerstring

Search for partial account name

collection_namestring

Filter by collection name

schema_namestring

Filter by schema name

template_idinteger

Filter by template id

burnedboolean

Filter for burned assets

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 ","

ownerstring

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)

pageinteger

Result Page

limitinteger

Results per Page

order'asc' | 'desc'

Order direction

Response

OK

successboolean
query_timeinteger nullable