nft collection lists
v2
get
Get the list of NFT collections
QUERY PARAMS
range
number
Days range
Enum: 1, 7, 30
sort_order
string
The parameter allows you to specify the sort order
Enum: asc, desc
sort_by
string
The parameter allows you to specify the field by which the returned list will be sorted
Enum: items, floor_price, volumes
page
number
Page number for pagination
page_size
number
Number items per page
Enum: 10, 18, 20, 30, 40
collection
string
Collection ID, if not provided, will return all collections
RESPONSES
200
OK
Response Body
400
Bad Request
Response Body
401
Authentication failed
429
Too Many Requests
500
Internal Server Error
Javascript
Python
Shell
Go
C#
Authorization
Response
Click Try It! to start a request and see the response here!