Collections

Returns list of collections supported by us. Note: CustomPayload contains several aggregates based on provided parameters

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Query Params
Slug
array of strings

Returns collection(s) with matching slug (Exact Match)

Slug
UniverseId
array of int64s

Returns collection(s) with matching universe ids

UniverseId
ChainId
array of int64s

Returns collection(s) with at least 1 contract in the given chain(s)

ChainId
Id
array of int64s

Returns collections with matching Id

Id
CategoryId
array of int64s

Returns collections with matching Category Id

CategoryId
string

Returns collections whose name / group contains the value

date-time

Returns collections whose created at is after the given value

boolean

If true, only collections tracked by the LOGGED user will be returned

string

Cursor value provided by the response to get the next/previous page Note: Cursor only tracks pagination, the parameters should still be provided for consecutive calls

int32
1 to 100

Maximum number of entries to be returned per page (Default = 100)

string
enum

If provided, entries are sorted by the specified property based on given SortDirection

string
enum
Allowed:
Responses

Language
Credentials
Header
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json