stats
Get market collections sorted by volume or listings
get/atomicmarket/v1/stats/accounts
Query parameters
symbolstring required
Token Symbol
collection_namestring
Collection Name
beforeinteger
Only show results before this timestamp in milliseconds (value excluded)
afterinteger
Only show results after this timestamp in milliseconds (value excluded)
collection_blackliststring
Hide collections from result. Split multiple with ","
collection_whiteliststring
Show only results from specific collections. Split multiple with ","
pageinteger
Result Page
limitinteger
Results per Page
order'asc' | 'desc'
Order direction
sort'buy_volume' | 'sell_volume'
Column to sort
Response
OK