Collections
post
Body
Struct used to filter mintable collections.
namestring · nullableOptional
limitinteger · nullableOptional
offsetinteger · nullableOptional
Responses
200
Paginated collections
application/json
400
Bad request
post
/collection/mintable/multi-searchpost
Body
Struct used to filter collections.
namestring · nullableOptional
limitinteger · nullableOptional
offsetinteger · nullableOptional
addressstring · nullableOptional
Responses
200
Paginated collections
application/json
400
Bad request
post
/collection/multi-searchpost
Body
idsstring[]Required
Responses
200
List of mintable collections
application/json
400
Bad request
post
/collection/mintable/idget
Path parameters
idstringRequired
ID of the collection
Responses
200
Collection
application/json
Responseone of
or
400
Bad request
get
/collection/id/{id}get
Query parameters
idsstring[]Required
Responses
200
List of collections
application/json
400
Bad request
get
/collection/idsget
Query parameters
namesstring[]Required
Responses
200
List of collections
application/json
400
Bad request
get
/collection/namesLast updated