v26

latestOpenAPI 3.1.0raw.githubusercontent.com2026-06-1247150179.9 KB
marketplace

List marketplace domain listings

Retrieve a paginated list of domains currently listed for sale on the Unstoppable Domains secondary marketplace. Use this endpoint to browse available domains, filter by TLD, and sort by price, name, or listing date.

Results are paginated — use the $page and perPage parameters to navigate through results.

get/marketplace/domains/listings

Query parameters

qstring

Search query to filter listings by domain name. Supports partial matching.

tldsstring[] required

One or more TLD extensions to filter listings (e.g., com, xyz). At least one TLD must be provided.

orderBy'price' | 'name' | 'listedAt'

Field to sort results by.

orderDirection'ASC' | 'DESC'

Sort direction. Defaults to ascending.

perPagenumber

Number of results per page (1–100).

$pagenumber

Page number for pagination (1-indexed).

Response

Paginated list of marketplace domain listings