Skip to main content
GET
/
{apiVersion}
/
{apiProvince}
/
facet_counts
Get Facets Of Listing
curl --request GET \
  --url https://api.getbuildify.com/{apiVersion}/{apiProvince}/facet_counts \
  --header 'x-api-key: <api-key>'
{
  "amenities": {
    "Party Room": 373,
    "Fitness Centre": 266,
    "Lounge": 229,
    "Yoga Studio": 228,
    "Concierge": 200,
    "Exercise Fitness Room": 185,
    "BBQ Area": 177,
    "Games Room": 136,
    "Pool": 133,
    "Theatre Room": 130,
    "Terrace": 127,
    "Guest Suite": 113,
    "Outdoor Terrace": 106,
    "Rooftop Terrace": 105,
    "Sauna": 105,
    "Guest Suites": 99,
    "Billiards Room": 91,
    "24 Hour Concierge Service": 88,
    "Meeting Room": 82,
    "Lobby Lounge": 80,
    "Pilates Studio": 78,
    "Library": 76,
    "Bar": 75,
    "24 Hour Concierge": 74,
    "Steam Room": 74,
    "Dining Area": 73,
    "Pet Spa": 72,
    "Mail Room": 71,
    "Lobby": 67,
    "Spa": 65,
    "Co Working Spaces": 64,
    "Fitness Studio": 63,
    "Parcel Room": 62,
    "Yoga Room": 62,
    "Fireplace Lounge": 56,
    "Gym": 55,
    "Dining Room": 52,
    "Media Room": 52,
    "Outdoor Swimming Pool": 51,
    "Party Room With Kitchen": 49,
    "Catering Kitchen": 48,
    "Hot Tub": 48,
    "Courtyard": 46,
    "Private Dining Room": 46,
    "Change Rooms": 45,
    "Kids Play Area": 45,
    "Sun Deck": 45,
    "Concierge Attended Lobby": 42,
    "Indoor Pool": 41,
    "Kids Play Room": 40,
    "Board Room": 39,
    "Movie Theater": 39,
    "Pet Wash Station": 38,
    "Social Lounge": 38,
    "Kitchen": 37,
    "Cabanas": 36,
    "Garden": 34,
    "Outdoor Lounge": 33,
    "Parcel Storage": 33,
    "Whirlpool": 32,
    "Outdoor BBQ Dining Spaces": 31,
    "Private Dining": 31,
    "Yoga Area": 31,
    "Parking": 30,
    "Bike Storage": 29,
    "Fitness Facilities": 29,
    "Kids Zone": 28,
    "Roof Top Terraces": 28,
    "Fitness Area": 27,
    "Multi Purpose Room": 25,
    "Outdoor Dining": 25,
    "Rooftop Lounge": 25,
    "Business Center": 24,
    "Dog Wash Area": 24,
    "Basketball Court": 23,
    "Dog Run": 23,
    "Fitness Room": 23,
    "Private Dinning Area": 23,
    "Swimming Pool": 23,
    "Childrens Play Area": 21,
    "Community Garden": 21,
    "Entertainment Lounge": 21,
    "Chefs Kitchen": 20,
    "Co Working Lounge": 20,
    "Concierge Service": 20,
    "Event Lounge": 20,
    "Meditation Room": 20,
    "Outdoor BBQ Stations": 20,
    "Pet Wash Area": 20,
    "Bar Lounge": 19,
    "Bicycle Storage": 19,
    "Massage Room": 18,
    "Outdoor Lounge Area": 18,
    "Wi Fi Lounge": 18,
    "Fire Pits": 17,
    "Golf Simulator": 17,
    "Party Room Lounge Area": 17,
    "Pet Grooming Room": 17,
    "Cardio Room": 16,
    "Caterers Kitchen": 16
  }
}

Authorizations

x-api-key
string
header
required

Path Parameters

apiVersion
enum<string>
required
Available options:
v1-sandbox,
v1-lite,
v1
apiProvince
enum<string>
default:on
required
Available options:
all,
on,
bc,
ab,
mb,
nb,
nl,
ns,
pe,
qc,
sk

Query Parameters

facets
string
required

Facets to fetch, possible values can be amenities, builders, marketers, etc. It should be comma separated. See more info.

format
enum<string>

The listing format to be displayed.

Available options:
object,
list
filterQuery
string

Query to filter the listings. See more info.

Response

200

amenities
object