v1

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

Fetch collections

get/atomicassets/v1/collections

Query parameters

authorstring

Get collections by author

matchstring

Search for input in collection name

authorized_accountstring

Filter for collections which the provided account can use to create assets

notify_accountstring

Filter for collections where the provided account is notified

collection_blackliststring

Hide collections from result. Split multiple with ","

collection_whiteliststring

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

collection_namestring

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)

beforeinteger

Only show results before this timestamp in milliseconds (value excluded)

afterinteger

Only show results after this timestamp in milliseconds (value excluded)

pageinteger

Result Page

limitinteger

Results per Page

order'asc' | 'desc'

Order direction

sort'created' | 'collection_name'

Column to sort

Response

OK

successboolean
query_timeinteger nullable