Function   /auction/list/count

Function invocation

https://json.aftermarket.pl/auction/list/count

Function description

Returns the number of auctions listed on the marketplace and matching specified input criteria.

Input parameters

This function takes the following input parameters:

ParameterTypeRequiredDefault valueDescription
bids integer 0 0 - all auctions, 1 - only auctions with bids, 2 - only auctions without bids
catalogId integer 0 Catalog Id (deprecated and unused)
category string "" Auction category
endDays integer 0 Number of days before end of auction
language string "" Domain language (deprecated and unused)
name string "" String to search within domain names
leftAnchor boolean false Left anchor for search text
rightAnchor boolean false Right anchor for search text
lengthFrom integer 0 Minimum domain length
lengthTo integer 0 Maximum domain length
noHyphens boolean false Exclude domains with hyphens
noIDN boolean false Exclude IDN domains
noNumbers boolean false Exclude domains with numbers
noLetters boolean false Exclude domains with letters
tld string "" Domain extension
priceFrom float 0 Minimum domain price
priceTo float 0 Minimum domain price
currency string "PLN" Price filter currency
sellerId string "" Seller identifier

Return value

The number of auctions listed on the marketplace and matching specified input criteria (integer value).