Skip to main content

Response

property_types
array
Array of supported property types.

Example Response

{
  "property_types": [
    { "slug": "commercial-real-estate", "name": "All Commercial Real Estate" },
    { "slug": "office", "name": "Office" },
    { "slug": "office-buildings", "name": "Office Buildings" },
    { "slug": "coworking", "name": "Coworking / Flexible Office" },
    { "slug": "retail", "name": "Retail" },
    { "slug": "restaurants", "name": "Restaurants" },
    { "slug": "industrial", "name": "Industrial" },
    { "slug": "warehouses", "name": "Warehouses" },
    { "slug": "flex", "name": "Flex" },
    { "slug": "apartment-buildings", "name": "Multifamily / Apartments" },
    { "slug": "land", "name": "Land" },
    { "slug": "hospitality", "name": "Hospitality / Hotel" },
    { "slug": "health-care-facilities", "name": "Healthcare" },
    { "slug": "specialty", "name": "Specialty" },
    { "slug": "self-storage", "name": "Self-Storage" },
    { "slug": "sports-and-entertainment", "name": "Sports & Entertainment" }
  ]
}
Listing property types is a free reference endpoint (0 credits).