US Real Estate API
  1. General
US Real Estate API
  • US Real Estate API
  • General
    • /v3/property-detail
      GET
    • /property-by-mls-id
      GET
    • /keywords-search-suggest
      GET
    • /v2/property-detail
      GET
    • /property-detail
      GET
  • Location
    • /location/suggest
      GET
    • /location/for-sale-nearby-areas
      GET
    • /location/for-sale-nearby-areas-by-postal-code
      GET
    • /location/for-rent-nearby-areas
      GET
    • /location/for-rent-nearby-areas-by-postal-code
      GET
    • /location/schools
      GET
    • /location/noise-score
      GET
    • /location/commute-time
      GET
    • /location/schools-by-postal-code
      GET
  • For Sale
    • /v3/for-sale
      GET
    • /v2/for-sale
      GET
    • /v2/for-sale-by-zipcode
      GET
    • /for-sale
      GET
    • /for-sale/other-homes-in-building
      GET
    • /for-sale/similiar-homes
      GET
    • /for-sale/home-estimate-value
      GET
  • Sold Home
    • /v2/sold-homes-by-zipcode
      GET
    • /sold-homes
      GET
  • For Rent
    • /v2/for-rent
      GET
    • /v2/for-rent-result-count
      GET
    • /v2/for-rent-by-zipcode
      GET
    • /v2/for-rent/similiar-homes
      GET
    • /for-rent
      GET
    • /for-rent/similiar-homes
      GET
  • Agents
    • /agents/agents-search
    • /agents/agents-search-by-zipcode
    • /agents/agent-listings
    • /agents/agent-profile
  • Finance
    • /finance/mortgage-calculate
    • /finance/average-rate
    • /finance/rate-trends
  1. General

/v3/property-detail

GET
/v3/property-detail
Get property detail by property_id

Request

Authorization
Add parameter in header
x-rapidapi-key
Example:
x-rapidapi-key: ********************
Query Params
property_id
string 
required
Property ID
Example:
9503611058

Request samples

Shell
JavaScript
Java
Swift
Go
PHP
Python
HTTP
C
C#
Objective-C
Ruby
OCaml
Dart
R
Request Request Example
Shell
JavaScript
Java
Swift
curl --location --request GET 'https://us-real-estate.p.rapidapi.com/v3/property-detail?property_id=9503611058' \
--header 'x-rapidapi-key;'

Responses

🟢200OK
application/json
Body
status
integer 
required
data
object  | null 
required
photos
array[object (Photo) {5}]  | null 
required
floorplans
object  | null 
required
tags
array[string] | null 
required
other_listings
object  | null 
required
days_on_market
integer  | null 
required
local
object  | null 
required
buyers
object  | null 
required
href
string  | null 
required
price_per_sqft
integer  | null 
required
last_sold_price
number  | null 
required
nearby_schools
object  | null 
required
builder
object  | null 
required
advertisers
array [object {17}]  | null 
required
virtual_tours
null 
required
move_in_date
null 
required
listing_id
string 
required
location
object  | null 
required
home_tours
object  | null 
required
source
object  | null 
required
permalink
string  | null 
required
list_date
string  | null 
required
open_houses
null 
required
last_sold_date
null 
required
description
required
last_price_change_amount
integer  | null 
required
tax_history
null 
required
suppression_flags
object  | null 
required
property_history
array [object {7}]  | null 
required
status
string  | null 
required
photo_count
integer  | null 
required
list_price
integer  | null 
required
matterport
string  | null 
required
provider_url
string  | null 
required
property_id
string  | null 
required
details
array [object {3}]  | null 
required
flags
required
products
object  | null 
required
community
null 
required
primary_photo
object  | null 
required
hoa
object  | null 
required
consumer_advertisers
array [object {14}]  | null 
required
lead_attributes
object  | null 
required
estimates
object  | null 
required
Example
{
    "status": 200,
    "data": {
        "photos": [
            {
                "title": null,
                "description": null,
                "tags": [
                    {
                        "label": "garage",
                        "probability": 0.94743120670319
                    },
                    {
                        "label": "house_view",
                        "probability": 0.99009889364243
                    },
                    {
                        "label": "complete",
                        "probability": 0.9775402545929
                    },
                    {
                        "label": "front",
                        "probability": 0.89103102684021
                    }
                ],
                "href": "http://ap.rdcpix.com/9c1ffbf3a6a2775b0e389c3ca39408f9l-m1074954731s-w1024_h768.jpg",
                "type": "realtordotcom_mls_listing_image"
            },
            {
                "title": null,
                "description": null,
                "tags": [
                    {
                        "label": "kitchen",
                        "probability": 0.91964083909988
                    }
                ],
                "href": "http://ap.rdcpix.com/9c1ffbf3a6a2775b0e389c3ca39408f9l-m1095931632s-w1024_h768.jpg",
                "type": "realtordotcom_mls_listing_image"
            }
        ],
        "floorplans": {
            "floorplan_interactive": {}
        },
        "tags": [
            "central_air",
            "central_heat",
            "community_clubhouse",
            "community_gym",
            "hill_or_mountain_view",
            "laundry_room",
            "new_construction",
            "recreation_facilities",
            "view",
            "basement",
            "two_or_more_stories",
            "garage_1_or_more",
            "garage_2_or_more",
            "vaulted_ceiling",
            "master_bedroom",
            "groundscare"
        ],
        "other_listings": {
            "rdc": [
                {
                    "unique": true,
                    "primary": true,
                    "listing_id": "2967799628",
                    "listing_key": null,
                    "status": "for_sale",
                    "sold_date": null
                }
            ]
        },
        "days_on_market": null,
        "local": {
            "flood": null,
            "noise": {
                "noise_categories": {},
                "score": null
            },
            "wildfire": null
        },
        "buyers": null,
        "href": "https://www.realtor.com/realestateandhomes-detail/3821-Cuade-St-N-841_Eagle-Mountain_UT_84005_M95036-11058",
        "price_per_sqft": 157,
        "last_sold_price": null,
        "nearby_schools": null,
        "builder": null,
        "advertisers": [
            {
                "slogan": null,
                "state_license": "9815927",
                "photo": null,
                "email": null,
                "phones": [
                    {
                        "trackable": null,
                        "number": "(801) 836-8417",
                        "ext": null,
                        "primary": true,
                        "type": "Mobile"
                    }
                ],
                "address": {
                    "postal_code": "84043",
                    "city": "LEHI",
                    "country": "US",
                    "state_code": "UT",
                    "line": "1250 E 200 S STE 1D",
                    "state": null
                },
                "href": null,
                "fulfillment_id": "0",
                "office": {
                    "slogan": null,
                    "application_url": null,
                    "name": "True North Realty",
                    "mls_set": "O-SAUT-69737",
                    "email": null,
                    "lead_email": null,
                    "address": {
                        "postal_code": "84004",
                        "city": "ALPINE",
                        "state_code": "UT",
                        "country": "US",
                        "state": null,
                        "line": "121 BORDEAUX LN",
                        "coordinate": {
                            "lon": null,
                            "lat": null
                        }
                    },
                    "hours": null,
                    "photo": null,
                    "phones": [
                        {
                            "trackable": null,
                            "number": "(801) 836-8417",
                            "ext": null,
                            "primary": true,
                            "type": "Mobile"
                        }
                    ],
                    "href": null,
                    "out_of_community": null,
                    "fulfillment_id": "0"
                },
                "broker": null,
                "name": "Jenee Hutchinson",
                "builder": null,
                "team_name": null,
                "type": "seller",
                "mls_set": "A-SAUT-93329",
                "nrds_id": null,
                "team": null
            }
        ],
        "virtual_tours": null,
        "move_in_date": null,
        "listing_id": "2967799628",
        "location": {
            "postal_code": {
                "geo_statistics": {
                    "housing_market": {
                        "hot_market_badge": "Other"
                    }
                }
            },
            "address": {
                "street_post_direction": "N",
                "street_number": "3821",
                "state": "Utah",
                "street_suffix": "St",
                "state_code": "UT",
                "validation_code": "180",
                "unit": "# 841",
                "postal_code": "84005",
                "street_direction": null,
                "street_name": "Cuade",
                "country": "USA",
                "coordinate": null,
                "line": "3821 Cuade St N # 841",
                "city": "Eagle Mountain"
            },
            "street_view_url": "https://maps.googleapis.com/maps/api/streetview?channel=rdc-streetview&client=gme-movesalesinc&location=3821%20Cuade%20St%20N%20%23%20841%2C%20Eagle%20Mountain%2C%20UT%2084005&size=640x480&source=outdoor&signature=c5L5FBpzoseQmjQY6FHkuA6Izm8=",
            "city": {
                "county_needed_for_uniq": false,
                "slug_id": "Eagle-Mountain_UT"
            },
            "street_view_metadata_url": "https://maps.googleapis.com/maps/api/streetview/metadata?channel=rdc-streetview&client=gme-movesalesinc&location=3821%20Cuade%20St%20N%20%23%20841%2C%20Eagle%20Mountain%2C%20UT%2084005&size=640x480&source=outdoor&signature=7abPuNgyRMDgULFl794AdOOIm0g=",
            "neighborhoods": null,
            "search_areas": [
                {
                    "city": "eagle mountain",
                    "state_code": "ut"
                },
                {
                    "city": "saratoga",
                    "state_code": "ut"
                }
            ],
            "county": {
                "name": "Utah",
                "state_code": "UT",
                "fips_code": null
            }
        },
        "home_tours": {
            "virtual_tours": {}
        },
        "source": {
            "community_id": null,
            "id": "SAUT",
            "name": "UtahRealEstate",
            "agents": [
                {
                    "office_name": null,
                    "type": "seller",
                    "id": "SAUT",
                    "office_phone": null,
                    "agent_name": "Jenee Hutchinson",
                    "agent_id": "93329",
                    "office_id": "69737"
                }
            ],
            "disclaimer": {
                "logo": null,
                "href": null,
                "text": "©2024  UtahRealEstate.com. All rights reserved."
            },
            "plan_id": null,
            "listing_id": "2001285",
            "raw": {
                "tax_amount": 1,
                "status": "Active",
                "style": "Stories: 2"
            },
            "type": "mls"
        },
        "permalink": "3821-Cuade-St-N-841_Eagle-Mountain_UT_84005_M95036-11058",
        "list_date": "2024-05-27T21:05:33Z",
        "open_houses": null,
        "last_sold_date": null,
        "description": {
            "garage_max": null,
            "exterior": null,
            "sqft_min": null,
            "baths_partial_calc": 1,
            "baths_consolidated": "2.5",
            "sub_type": null,
            "beds_min": null,
            "baths_full": 2,
            "name": null,
            "pool": null,
            "baths_full_calc": 2,
            "garage": 2,
            "stories": 3,
            "type": "single_family",
            "garage_type": null,
            "cooling": null,
            "roofing": null,
            "sqft": 2964,
            "zoning": null,
            "year_renovated": null,
            "rooms": null,
            "baths_total": null,
            "lot_sqft": 4356,
            "year_built": 2024,
            "logo": null,
            "baths_3qtr": null,
            "units": null,
            "beds": 4,
            "styles": null,
            "construction": null,
            "baths_half": 1,
            "text": "Quartz countertops--42 upper cabinets--laminate on entire main floor--vaulted ceiling in master bedroom--separate tub and shower in master bath--large walk-in closet in master bedroom--large loft area on 2d floor--internet service included--front yard landscaping included--$10, 000 for closing costs--rate buy-down or price reduction. Additional incentive for preferred lender.",
            "heating": null,
            "baths": 3,
            "baths_min": null,
            "sqft_max": null,
            "baths_max": null,
            "beds_max": null,
            "garage_min": null,
            "fireplace": null
        },
        "last_price_change_amount": -5000,
        "tax_history": null,
        "suppression_flags": {
            "has_suppress_all_offmarket_photos": true,
            "has_suppress_sold_price": true
        },
        "property_history": [
            {
                "event_name": "Price Changed",
                "date": "2024-07-19",
                "listing": null,
                "price_sqft": 156.59952766532,
                "source_name": "UtahRealEstate",
                "source_listing_id": "2001285",
                "price": 464161
            },
            {
                "event_name": "Price Changed",
                "date": "2024-07-03",
                "listing": null,
                "price_sqft": 158.28643724696,
                "source_name": "UtahRealEstate",
                "source_listing_id": "2001285",
                "price": 469161
            },
            {
                "event_name": "Price Changed",
                "date": "2024-06-29",
                "listing": null,
                "price_sqft": 161.66025641026,
                "source_name": "UtahRealEstate",
                "source_listing_id": "2001285",
                "price": 479161
            },
            {
                "event_name": "Price Changed",
                "date": "2024-06-11",
                "listing": null,
                "price_sqft": 161.99763832659,
                "source_name": "UtahRealEstate",
                "source_listing_id": "2001285",
                "price": 480161
            },
            {
                "event_name": "Price Changed",
                "date": "2024-05-31",
                "listing": null,
                "price_sqft": 163.51585695007,
                "source_name": "UtahRealEstate",
                "source_listing_id": "2001285",
                "price": 484661
            },
            {
                "event_name": "Listed",
                "date": "2024-05-27",
                "listing": null,
                "price_sqft": 159.12989203779,
                "source_name": "UtahRealEstate",
                "source_listing_id": "2001285",
                "price": 471661
            }
        ],
        "status": "for_sale",
        "photo_count": 2,
        "list_price": 464161,
        "matterport": null,
        "provider_url": null,
        "property_id": "9503611058",
        "details": [
            {
                "parent_category": "Interior",
                "category": "Bedrooms",
                "text": [
                    "Bedrooms: 4"
                ]
            },
            {
                "parent_category": "Interior",
                "category": "Other Rooms",
                "text": [
                    "Total Rooms: 11",
                    "Basement Description: Full",
                    "Exercise Room: Yes"
                ]
            },
            {
                "parent_category": "Interior",
                "category": "Bathrooms",
                "text": [
                    "Total Bathrooms: 3",
                    "Partial Bathrooms: 1",
                    "Full Bathrooms: 2",
                    "1/2 Bathrooms: 1"
                ]
            },
            {
                "parent_category": "Interior",
                "category": "Interior Features",
                "text": [
                    "Bath: Master, Bath: Sep. Tub/Shower, Closet: Walk-In, Disposal, Range/Oven: Free Stdng., Vaulted Ceilings",
                    "Flooring: Carpet, Laminate"
                ]
            },
            {
                "parent_category": "Interior",
                "category": "Appliances",
                "text": [
                    "Ceiling Fan",
                    "Microwave",
                    "Laundry Features: Electric Dryer Hookup"
                ]
            },
            {
                "parent_category": "Interior",
                "category": "Heating and Cooling",
                "text": [
                    "Cooling Features: Central Air",
                    "Heating Features: Gas: Central, Hot Water",
                    "Heating: Yes"
                ]
            },
            {
                "parent_category": "Exterior",
                "category": "Exterior and Lot Features",
                "text": [
                    "Double Pane Windows",
                    "Sliding Glass Doors"
                ]
            },
            {
                "parent_category": "Exterior",
                "category": "Garage and Parking",
                "text": [
                    "Attached Garage: Yes",
                    "Covered Spaces: 2",
                    "Garage Spaces: 2",
                    "Parking Total: 2"
                ]
            },
            {
                "parent_category": "Exterior",
                "category": "Land Info",
                "text": [
                    "Lot Description: Curb & Gutter, Road: Paved, Sidewalks, Sprinkler: Auto-Part, View: Mountain, Drip Irrigation: Auto-Part",
                    "Lot Size Acres: 0.1",
                    "Lot Size Dimensions: 0.0x0.0x0.0",
                    "Topography: Curb & Gutter, Road: Paved, Sidewalks, Sprinkler: Auto-Part, Terrain, Flat, View: Mountain, Drip Irrigation: Auto-Part",
                    "Vegetation: Landscaping: Part",
                    "Lot Size Square Feet: 4356"
                ]
            },
            {
                "parent_category": "Exterior",
                "category": "Home Features",
                "text": [
                    "View: Mountain(s)"
                ]
            },
            {
                "parent_category": "Community",
                "category": "Homeowners Association",
                "text": [
                    "Association: Yes",
                    "Association Amenities: Clubhouse, Fitness Center",
                    "Association Fee: 105",
                    "Association Fee Frequency: Monthly",
                    "Calculated Total Monthly Association Fees: 105"
                ]
            },
            {
                "parent_category": "Community",
                "category": "School Information",
                "text": [
                    "Elementary School: Mountain Trails",
                    "Elementary School District: Alpine",
                    "High School: Cedar Valley High school",
                    "High School District: Alpine",
                    "Middle School: Frontier",
                    "Middle or Junior School District: Alpine"
                ]
            },
            {
                "parent_category": "Community",
                "category": "Amenities and Community Features",
                "text": [
                    "Community Features: Clubhouse"
                ]
            },
            {
                "parent_category": "Listing",
                "category": "Other Property Info",
                "text": [
                    "Annual Tax Amount: 1",
                    "Source Listing Status: Active",
                    "County: Utah",
                    "Current Use: Single Family",
                    "Disclaimer: Information not guaranteed. Buyer to verify all information.",
                    "Source Property Type: Residential",
                    "Home Warranty: Yes",
                    "Inclusions: Ceiling Fan, Microwave",
                    "Source Neighborhood: HARMONY 2",
                    "Parcel Number: 68-121-0841",
                    "Postal City: Eagle Mountain",
                    "Subdivision: HARMONY 2",
                    "Zoning: Single-Family",
                    "Property Subtype: Single Family Residence",
                    "Source System Name: C2C"
                ]
            },
            {
                "parent_category": "Features",
                "category": "Building and Construction",
                "text": [
                    "Total Square Feet Living: 2964",
                    "Year Built: 2024",
                    "Building Area Total: 2964",
                    "Construction Materials: Stucco, Cement Siding",
                    "Living Area Units: Square Feet",
                    "New Construction: Yes",
                    "Roof: Asphalt",
                    "Levels or Stories: 3",
                    "House Style: Stories: 2",
                    "Architectural Style: Stories: 2"
                ]
            },
            {
                "parent_category": "Features",
                "category": "Utilities",
                "text": [
                    "Sewer: Sewer: Connected",
                    "Natural Gas Connected",
                    "Electricity Connected",
                    "Sewer Connected",
                    "Water Connected",
                    "Water Source: Culinary"
                ]
            }
        ],
        "flags": {
            "is_new_construction": true,
            "is_for_rent": null,
            "is_subdivision": null,
            "is_contingent": null,
            "is_new_listing": false,
            "is_price_reduced": true,
            "is_deal_available": null,
            "is_pending": null,
            "is_garage_present": true,
            "is_senior_community": null,
            "is_foreclosure": null,
            "is_price_excludes_land": null,
            "is_coming_soon": null,
            "is_short_sale": null
        },
        "products": {
            "brand_name": "basic_opt_in",
            "products": [
                "co_broke"
            ]
        },
        "community": null,
        "primary_photo": {
            "href": "http://ap.rdcpix.com/9c1ffbf3a6a2775b0e389c3ca39408f9l-m1074954731s.jpg"
        },
        "hoa": {
            "fee": 105
        },
        "consumer_advertisers": [
            {
                "slogan": null,
                "contact_name": null,
                "show_realtor_logo": false,
                "name": "Jenee Hutchinson",
                "photo": {
                    "href": null,
                    "type": null,
                    "description": null
                },
                "office_id": null,
                "href": null,
                "address": null,
                "hours": null,
                "broker_id": null,
                "agent_id": null,
                "phone": null,
                "advertiser_id": "",
                "type": "Agent"
            },
            {
                "slogan": null,
                "contact_name": null,
                "show_realtor_logo": false,
                "name": "True North Realty",
                "photo": {
                    "href": null,
                    "type": null,
                    "description": null
                },
                "office_id": null,
                "href": null,
                "address": {
                    "city": "ALPINE",
                    "state_code": "UT"
                },
                "hours": null,
                "broker_id": null,
                "agent_id": null,
                "phone": "(801) 836-8417",
                "advertiser_id": "",
                "type": "Office"
            }
        ],
        "lead_attributes": {
            "show_contact_an_agent": true,
            "ready_connect_mortgage": {
                "show_veterans_united": true,
                "show_contact_a_lender": true
            },
            "show_lead_form": true,
            "disclaimer_text": null,
            "is_tcpa_message_enabled": null,
            "lead_type": "co_broke",
            "opcity_lead_attributes": {
                "smarthome_enabled": false,
                "cashback_enabled": false,
                "phones": null,
                "flip_the_market_enabled": false
            },
            "show_text_leads": true
        },
        "estimates": {
            "current_values": null,
            "forecast_values": null,
            "historical_values": null
        }
    }
}
Previous
US Real Estate API
Next
/property-by-mls-id
Built with