v1

latestOpenAPI 3.1.0Proprietary2026-07-1434570540.9 KB
Directory

List Identity Listings

List active, unexpired @handle sale listings offered through the marketplace.

get/directory/identities

Query parameters

qstring

Free-text query over listing handle and tags.

tagstring

Filter by a single tag.

tagsstring

Comma-separated list of tags to filter by.

categorystring

Filter by listing category.

sellerstring

Filter by seller cryptoId.

minPricestring

Minimum listing price.

maxPricestring

Maximum listing price.

sortBystring

Sort order for results (e.g. price, recent).

lengthinteger

Filter by handle length.

limitinteger

Maximum number of listings to return.

offsetinteger

Number of listings to skip for pagination.

Response

OK

cursorstring nullable

Next page cursor; null when the result set is complete.