v1

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

Get market collections sorted by volume or listings

get/atomicmarket/v1/stats/collections

Query parameters

symbolstring required

Token Symbol

searchstring required

Perform a collection search

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

collection_blackliststring

Hide collections from result. Split multiple with ","

collection_whiteliststring

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

sort'volume' | 'listings'

Column to sort

Response

OK

successboolean
query_timeinteger nullable