AirDNA
4.5
4.5/5

[┐∵]-

Property Valuations Rentalizer API

AirDNA property valuations rentalizer API for predicting how much revenue a property can earn as a short-term rental based on comparable Airbnb rental properties
This AirDNA property valuations rentalizer API has data for predicting how much revenue a property can earn as a short-term rental based on comparable Airbnb rental properties. The database covers global data. A few use cases with the airbnb valuation prediction API are for example; applications, website plugins, business platforms, airbnb services, airbnb revenue forecasting, airbnb market analysis, machine learning projects and more. It is ofcourse possible that clients have unique use cases which aren’t thought of before. It would be amazing to read about them. A few ideas of the type of company who uses the data are airbnb platforms, real-estate rental analysis platforms, location analysts and more, generally the clients can be small business, medium business and enterprises within the airbnb and short term real-estate rental sector. Some examples of the possible filters are address or latitude and longitude, use these to determine the data output.

Property Valuations Rentalizer API endpoints

GET
/rentalizer/estimate
GET /rentalizer/estimate
To use the data platform for predicting how much revenue a property can earn as a short-term rental based on comparable Airbnb rental properties, customers need to communicate with the API endpoint; /rentalizer/estimate to receive a similar response like in the example output. In order to make the request, place the endpoint in the browser. The API documentation applies to all main programming languages, simply include the API key parameter to the data endpoint URL and set it up to your personal key to begin receiving the requested data. For the possible parameters and objects, check the object and description table of the property valuations rentalizer API that explains it.

Data parameters

Here you can find the applicable filters for the property valuations rentalizer data.
Filters
address
latitude
longitude

API objects for property valuations rentalizer data

Access the data from the API by making use of the applicable parameters and the table to interpret the objects.
Objects Description
access_token {{CLIENT_TOKEN}}
address Optional: Must provide either address or latitude & longitude location
bedrooms number of bedrooms
bathrooms number of bathrooms
accommodates number of accommodates
currency Optional: Specify ‘usd’ or ‘native’ to return results in either USD or the local currency of the address
lat Optional: Must provide either address or latitude & longitude location
lng Optional: Must provide either address or latitude & longitude location
show_urls rentalizer url

Property valuations rentalizer API response output

An example output of the endpoint call. There is more data available, it is limited to be able to make it readable. Opt-in to the API system to receive the complete response.
				
					{
  "permission": "full",
  "property_details": {
    "address": "525 Pier Ave Santa Monica CA",
    "address_lookup": "525 Pier Ave Santa Monica CA",
    "zipcode": null,
    "bedrooms": 3,
    "bathrooms": 2,
    "accommodates": 6,
    "property_value": 2414000,
    "location": {
      "lat": 39.739235,
      "lng": -104.99025
    },
    "currency_symbol": "$",
    "market_minder_url": "https://www.airdna.co/market-data/app/us/colorado/denver/overview",
    "rentalizer_url": "https://www.airdna.co/rentalizer?address=525 Pier Ave Santa Monica CA&bedrooms=3&bathrooms=2.0&accommodates=6"
  },
  "property_stats": {
    "revenue": {
      "2021": {
        "10": 8316,
        "11": 5968,
        "12": 4949
      },
      "2022": {
        "1": 3937,
        "2": 5330,
        "3": 4375,
        "4": 6166,
        "5": 7239,
        "6": 7845,
        "7": 9642,
        "8": 8793,
        "9": 9412
      },
      "ltm": 81972
    },
    "adr": {
      "2021": {
        "10": 369.87,
        "11": 318.78,
        "12": 341.63
      },
      "2022": {
        "1": 338.44,
        "2": 365.49,
        "3": 320.05,
        "4": 299.95,
        "5": 324.26,
        "6": 348.52,
        "7": 426.71,
        "8": 400.58,
        "9": 415.44
      },
      "ltm": 355
    },
    "occupancy": {
      "2021": {
        "10": 0.73,
        "11": 0.62,
        "12": 0.47
      },
      "2022": {
        "1": 0.38,
        "2": 0.52,
        "3": 0.44,
        "4": 0.69,
        "5": 0.72,
        "6": 0.75,
        "7": 0.73,
        "8": 0.71,
        "9": 0.76
      },
      "ltm": 0.63
    },
    "total_comps": 9,
    "historical_valuation": {
      "2019": {
        "10": 55199,
        "11": 55359,
        "12": 55921
      },
      "2020": {
        "1": 55610,
        "2": 55933,
        "3": 55933,
        "4": 55101,
        "5": 58635,
        "6": 60097,
        "7": 64431,
        "8": 66588,
        "9": 68838,
        "10": 71488,
        "11": 73496,
        "12": 74815
      },
      "2021": {
        "1": 76170,
        "2": 78154,
        "3": 78070,
        "4": 79917,
        "5": 78767,
        "6": 79794,
        "7": 79083,
        "8": 79922,
        "9": 81972
      },
      "mom_perc_chg": 2.56,
      "yoy_perc_chg": 19.07
    },
    "revenue_range": {
      "2021": {
        "10": {
          "upper": 8578,
          "lower": 8053
        },
        "11": {
          "upper": 6234,
          "lower": 5701
        },
        "12": {
          "upper": 5056,
          "lower": 4841
        }
      },
      "2022": {
        "1": {
          "upper": 4143,
          "lower": 3730
        },
        "2": {
          "upper": 5585,
          "lower": 5074
        },
        "3": {
          "upper": 4608,
          "lower": 4141
        },
        "4": {
          "upper": 6478,
          "lower": 5853
        },
        "5": {
          "upper": 7698,
          "lower": 6779
        },
        "6": {
          "upper": 8202,
          "lower": 7487
        },
        "7": {
          "upper": 10149,
          "lower": 9134
        },
        "8": {
          "upper": 9166,
          "lower": 8419
        },
        "9": {
          "upper": 9910,
          "lower": 8913
        }
      },
      "ltm": {
        "upper": 85814,
        "lower": 78129
      }
    }
  },
  "comps": [
    {
      "airbnb_property_id": 50208825,
      "cover_img": "https://a0.muscache.com/im/pictures/prohost-api/Hosting-50208825/original/5184b4a2-ea26-41e6-b467-a899c6c85a15.jpeg?aki_policy=x_large",
      "title": "NEW! Chic Denver Escape w/ Rooftop Near Downtown!",
      "room_type": "Entire home/apt",
      "property_type": "Townhouse",
      "reviews": 2,
      "rating": 9,
      "platforms": {
        "airbnb_property_id": "50208825",
        "vrbo_property_id": "9576930ha"
      },
      "distance_meters": 301,
      "listing_url": "https://www.airbnb.com/rooms/50208825",
      "location": {
        "lat": 39.73847,
        "lng": -104.99363
      },
      "bedrooms": 3,
      "bathrooms": 3,
      "accommodates": 7,
      "stats": {
        "revenue": {
          "2020": {
            "10": null,
            "11": null,
            "12": null
          },
          "2021": {
            "1": null,
            "2": null,
            "3": null,
            "4": null,
            "5": null,
            "6": null,
            "7": 9844,
            "8": 8189,
            "9": 11791
          },
          "ltm": 29824
        },
        "revenue_potential": {
          "2020": {
            "10": 14099,
            "11": 8489,
            "12": 7511
          },
          "2021": {
            "1": 5310,
            "2": 5178,
            "3": 6942,
            "4": 8102,
            "5": 10666,
            "6": 13543,
            "7": 9844,
            "8": 8189,
            "9": 11791
          },
          "ltm": 109669
        },
        "adr": {
          "2020": {
            "10": null,
            "11": null,
            "12": null
          },
          "2021": {
            "1": null,
            "2": null,
            "3": null,
            "4": null,
            "5": null,
            "6": null,
            "7": 518,
            "8": 409,
            "9": 453
          },
          "ltm": 460
        },
        "days_available": {
          "ltm": 92
        },
        "occupancy": {
          "2020": {
            "10": null,
            "11": null,
            "12": null
          },
          "2021": {
            "1": null,
            "2": null,
            "3": null,
            "4": null,
            "5": null,
            "6": null,
            "7": 0.61,
            "8": 0.65,
            "9": 0.87
          },
          "ltm": 0.7
        }
      }
    },
    {
      "airbnb_property_id": 42858367,
      "cover_img": "https://a0.muscache.com/im/pictures/e248e372-0b17-430a-b75b-1870c8ac1235.jpg?aki_policy=x_large",
      "title": "Hip Townhome w/ Rooftop VIEWS - Walk to Everything",
      "room_type": "Entire home/apt",
      "property_type": "Townhouse",
      "reviews": 20,
      "rating": 9.8,
      "platforms": {
        "airbnb_property_id": "42858367",
        "vrbo_property_id": null
      },
      "distance_meters": 673,
      "listing_url": "https://www.airbnb.com/rooms/42858367",
      "location": {
        "lat": 39.73321,
        "lng": -104.98937
      },
      "bedrooms": 3,
      "bathrooms": 3,
      "accommodates": 8,
      "stats": {
        "revenue": {
          "2020": {
            "10": 6432,
            "11": 5657,
            "12": 2422
          },
          "2021": {
            "1": 1267,
            "2": 6390,
            "3": 2310,
            "4": 9110,
            "5": 16629,
            "6": 7026,
            "7": 9861,
            "8": 15210,
            "9": 13500
          },
          "ltm": 95816
        },
        "revenue_potential": {
          "2020": {
            "10": 14050,
            "11": 11898,
            "12": 2580
          },
          "2021": {
            "1": 1267,
            "2": 8852,
            "3": 9121,
            "4": 11968,
            "5": 16629,
            "6": 13721,
            "7": 17844,
            "8": 15478,
            "9": 13500
          },
          "ltm": 136913
        },
        "adr": {
          "2020": {
            "10": 584,
            "11": 565,
            "12": 605
          },
          "2021": {
            "1": 633,
            "2": 580,
            "3": 577,
            "4": 569,
            "5": 554,
            "6": 585,
            "7": 986,
            "8": 760,
            "9": 750
          },
          "ltm": 646
        },
        "days_available": {
          "ltm": 240
        },
        "occupancy": {
          "2020": {
            "10": 0.79,
            "11": 1,
            "12": 0.14
          },
          "2021": {
            "1": 0.06,
            "2": 0.65,
            "3": 0.8,
            "4": 0.84,
            "5": 0.97,
            "6": 0.92,
            "7": 0.71,
            "8": 0.71,
            "9": 0.62
          },
          "ltm": 0.62
        }
      }
    },
....
				
			

SDK

The data output via the API can be requested in JSON file format and SDKs are available if required for all major programming languages e. G. Phyton, r, matlab, c++, node. Js, go, php, haskell, net, java, javascript, typescript,tensorflow and ruby. Now just filter the airbnb rentalizer API with the filter parameters and use the SDKs to build the system.

Property Valuations Rentalizer API pricing

Sadly no free or discounted trial period is available but we could still try to attain sample data.

Cost and price of the API

AirDNA data access is available to purchase including API documentation and provider support.
Prices
Price upon request

No Trial

No trial is available

Alternative options

Attom

Property API
4.0
4.0/5
Real Estate data via property API provides all fitting types of data to ensure you can develop on point apps, websites, and more. Contact the Property API provider to receive detailed data for getting a list of properties in the US that fit a criteria purposes right away.

Attom

Schools Around Property API
4.6
4.6/5
The schools around property API is the ideal data tool to directly receive Real Estate data to your project. Contact the Schools Around Property API provider to start receiving precise data for getting data on schools within the attendance boundary of a property in the US and similar purposes right away.

Attom

Property Details API
4.3
4.3/5
Property Details API serves Real Estate data to advance getting property details based on an ID goals to support businesses around the world. This property details API provides a gigantic amount of Real Estate data inclusive of all the data details you want.

Attom

Property Building Permits API
4.5
4.5/5
Property Building Permits API provides accurate analyzing real estate and property listing rates and similar data for advancing mobile apps, online services, tools, programs, market inquiries and much more. Property Building Permits API by Attom offers quality and essential details required to have in analyzing real estate and property listing rates and similar related projects.

Attom

Property Mortgage Details API
4.5
4.5/5
Contact the Property Mortgage Details API provider to receive precise data for getting property details mortgage based on its attom ID and similar objectives right away. This property mortgage details API offers a huge amount of Mortgage data inclusive of all the elements you need.

Mashvisor

Investment Performance API
4.5
4.5/5
Investment Performance API offers external data solutions to develop projects for retrieving the property’s investment performance functions. Investment Performance API by Mashvisor is here to offer quality and necessary details required for analysing real-estate and properties, airbnb profit calculation, real-estate investment analysis and similar related projects.

Sign up for AirDNA property valuations rentalizer API

Get Data Access

~[ ∵ ]~

Sign-up Succesful

Wait for the Data