About the API:
This API provides on-demand access to real-time property rent estimates and comparable rental listings. We have nationwide coverage for nearly all residential and commercial properties in the US.
This API will receive information like the address from which you want to get rental information. Latitude and longitude if you do not have the address.
Also, you will select the property type, the number of bedrooms and bathrooms, the total living area size of the property, and in square feet you will be receiving a listing of different properties that will fit those characteristics.
Rent Estimate API is the perfect tool for landlords and property managers. It allows you to return a rent estimate and similar rental listings for an address or lat/long coordinate. This tool will improve the estimate accuracy by providing property feature parameters.
Ideal for those real estate agencies that want to get a view of rental prices in a determined area. Also, it will help to set a rental information database to use in the future and compare how much the rents have changed over the years.
Besides API call limitations per month:
With this tool, you can get a rental estimate for an address or lat/long coordinate. You can also get a similar rental listing for an address or lat/long coordinate. This tool is designed to improve the accuracy of your rental estimate.
Receive a vast list of estimated rentals across the USA.
Property Types
We use the following property types in our API, both for the propertyType
query parameter, as well as any property type fields, returned via our API as part of property or listing records:
Single Family
(default): a detached, single-family propertyCondo
: a single unit in a condominium development or building, which is part of a home owner’s association (HOA)Townhouse
: a single-family property that shares walls with other adjacent homes, and is typically part of a home owner’s association (HOA)Duplex-Triplex
: a single unit/apartment within a residential multi-family building (2-4 units)Apartment
: a single unit/apartment within a commercial multi-family building or apartment complex (5+ units)Rental Estimate - Características del Endpoint
Objeto | Descripción |
---|---|
address |
[Requerido] The property address in the format of 'Street, City, State, Zip'. You need to provide either the address or the latitude/longitude parameters |
propertyType |
Opcional Property type. |
bedrooms |
Opcional |
bathrooms |
Opcional |
squareFootage |
Opcional |
{
"rent": 3280,
"rentRangeLow": 2960,
"rentRangeHigh": 3600,
"listings": [
{
"id": "14411-Woodcrest-Dr,-Rockville,-MD-20853",
"formattedAddress": "14411 Woodcrest Dr, Rockville, MD 20853",
"longitude": -77.095534,
"latitude": 39.093589,
"city": "Rockville",
"state": "MD",
"zipcode": "20853",
"price": 3399,
"publishedDate": "2024-07-12T04:01:35.757Z",
"distance": 0.4632,
"daysOld": 179,
"correlation": 0.972,
"address": "14411 Woodcrest Dr",
"bedrooms": 4,
"bathrooms": 2,
"propertyType": "single-family",
"squareFootage": 1750.0,
"yearBuilt": null
},
{
"id": "14417-Barkwood-Dr,-Rockville,-MD-20853",
"formattedAddress": "14417 Barkwood Dr, Rockville, MD 20853",
"longitude": -77.096827,
"latitude": 39.093541,
"city": "Rockville",
"state": "MD",
"zipcode": "20853",
"price": 3249,
"publishedDate": "2025-01-06T04:15:59.613Z",
"distance": 0.5319,
"daysOld": 1,
"correlation": 0.9599,
"address": "14417 Barkwood Dr",
"bedrooms": 4,
"bathrooms": 2.5,
"propertyType": "single-family",
"squareFootage": 1657.0,
"yearBuilt": null
},
{
"id": "14305-Blackmon-Dr,-Rockville,-MD-20853",
"formattedAddress": "14305 Blackmon Dr, Rockville, MD 20853",
"longitude": -77.089707,
"latitude": 39.090765,
"city": "Rockville",
"state": "MD",
"zipcode": "20853",
"price": 3400,
"publishedDate": "2024-08-21T03:26:15.006Z",
"distance": 0.2054,
"daysOld": 139,
"correlation": 0.9326,
"address": "14305 Blackmon Dr",
"bedrooms": 4,
"bathrooms": 2,
"propertyType": "single-family",
"squareFootage": 2186.0,
"yearBuilt": 1962
},
{
"id": "14227-Arctic-Ave,-Rockville,-MD-20853",
"formattedAddress": "14227 Arctic Ave, Rockville, MD 20853",
"longitude": -77.09263,
"latitude": 39.091837,
"city": "Rockville",
"state": "MD",
"zipcode": "20853",
"price": 3250,
"publishedDate": "2024-06-05T00:00:00.000Z",
"distance": 0.312,
"daysOld": 217,
"correlation": 0.9291,
"address": "14227 Arctic Ave",
"bedrooms": 4,
"bathrooms": 3,
"propertyType": "single-family",
"squareFootage": 1730.0,
"yearBuilt": null
},
{
"id": "4011-Southend-Rd,-Rockville,-MD-20853",
"formattedAddress": "4011 Southend Rd, Rockville, MD 20853",
"longitude": -77.081576,
"latitude": 39.085452,
"city": "Rockville",
"state": "MD",
"zipcode": "20853",
"price": 3500,
"publishedDate": "2024-11-02T03:07:40.572Z",
"distance": 0.5867,
"daysOld": 66,
"correlation": 0.9282,
"address": "4011 Southend Rd",
"bedrooms": 4,
"bathrooms": 2.5,
"propertyType": "single-family",
"squareFootage": 1912.0,
"yearBuilt": 1958
},
{
"id": "14234-Chadwick-Ln,-Rockville,-MD-20853",
"formattedAddress": "14234 Chadwick Ln, Rockville, MD 20853",
"longitude": -77.083609,
"latitude": 39.091594,
"city": "Rockville",
"state": "MD",
"zipcode": "20853",
"price": 3000,
"publishedDate": "2024-09-12T03:53:13.992Z",
"distance": 0.1993,
"daysOld": 117,
"correlation": 0.9275,
"address": "14234 Chadwick Ln",
"bedrooms": 4,
"bathrooms": 2.5,
"propertyType": "single-family",
"squareFootage": 1976.0,
"yearBuilt": 1960
},
{
"id": "14407-Oakvale-St,-Rockville,-MD-20853",
"formattedAddress": "14407 Oakvale St, Rockville, MD 20853",
"longitude": -77.090195,
"latitude": 39.088681,
"city": "Rockville",
"state": "MD",
"zipcode": "20853",
"price": 3800,
"publishedDate": "2024-08-29T03:48:11.511Z",
"distance": 0.3355,
"daysOld": 131,
"correlation": 0.9091,
"address": "14407 Oakvale St",
"bedrooms": 4,
"bathrooms": 3,
"propertyType": "single-family",
"squareFootage": 1902.0,
"yearBuilt": 1964
},
{
"id": "14413-Woodcrest-Dr,-Rockville,-MD-20853",
"formattedAddress": "14413 Woodcrest Dr, Rockville, MD 20853",
"longitude": -77.095647,
"latitude": 39.093832,
"city": "Rockville",
"state": "MD",
"zipcode": "20853",
"price": 3600,
"publishedDate": "2024-07-08T03:46:57.887Z",
"distance": 0.4714,
"daysOld": 183,
"correlation": 0.907,
"address": "14413 Woodcrest Dr",
"bedrooms": 4,
"bathrooms": 3,
"propertyType": "single-family",
"squareFootage": 1900.0,
"yearBuilt": 1965
},
{
"id": "14017-Bardot-St,-Rockville,-MD-20853",
"formattedAddress": "14017 Bardot St, Rockville, MD 20853",
"longitude": -77.089622,
"latitude": 39.086721,
"city": "Rockville",
"state": "MD",
"zipcode": "20853",
"price": 3350,
"publishedDate": "2024-06-02T00:00:00.000Z",
"distance": 0.4462,
"daysOld": 220,
"correlation": 0.9007,
"address": "14017 Bardot St",
"bedrooms": 4,
"bathrooms": 2.5,
"propertyType": "single-family",
"squareFootage": 2240.0,
"yearBuilt": 1964
},
{
"id": "14020-Bardot-St,-Rockville,-MD-20853",
"formattedAddress": "14020 Bardot St, Rockville, MD 20853",
"longitude": -77.09013,
"latitude": 39.087069,
"city": "Rockville",
"state": "MD",
"zipcode": "20853",
"price": 3500,
"publishedDate": "2024-06-11T02:49:13.226Z",
"distance": 0.4334,
"daysOld": 210,
"correlation": 0.8819,
"address": "14020 Bardot St",
"bedrooms": 4,
"bathrooms": 3,
"propertyType": "single-family",
"squareFootage": 2178.0,
"yearBuilt": 1964
},
{
"id": "4208-Bel-Pre-Rd,-Rockville,-MD-20853",
"formattedAddress": "4208 Bel Pre Rd, Rockville, MD 20853",
"longitude": -77.084104,
"latitude": 39.092085,
"city": "Rockville",
"state": "MD",
"zipcode": "20853",
"price": 3200,
"publishedDate": "2024-07-09T03:44:03.538Z",
"distance": 0.1618,
"daysOld": 182,
"correlation": 0.8677,
"address": "4208 Bel Pre Rd",
"bedrooms": 3,
"bathrooms": 2.5,
"propertyType": "single-family",
"squareFootage": 1672.0,
"yearBuilt": 1961
},
{
"id": "14204-Woodcrest-Dr,-Rockville,-MD-20853",
"formattedAddress": "14204 Woodcrest Dr, Rockville, MD 20853",
"longitude": -77.099215,
"latitude": 39.090172,
"city": "Rockville",
"state": "MD",
"zipcode": "20853",
"price": 3490,
"publishedDate": "2024-08-28T03:29:26.578Z",
"distance": 0.6831,
"daysOld": 132,
"correlation": 0.8585,
"address": "14204 Woodcrest Dr",
"bedrooms": 4,
"bathrooms": 2.5,
"propertyType": "single-family",
"squareFootage": 2903.0,
"yearBuilt": 1966
},
{
"id": "4923-Baffin-Bay-Ln,-Rockville,-MD-20853",
"formattedAddress": "4923 Baffin Bay Ln, Rockville, MD 20853",
"longitude": -77.099763,
"latitude": 39.096131,
"city": "Rockville",
"state": "MD",
"zipcode": "20853",
"price": 3300,
"publishedDate": "2024-04-17T00:00:00.000Z",
"distance": 0.7242,
"daysOld": 266,
"correlation": 0.8504,
"address": "4923 Baffin Bay Ln",
"bedrooms": 5,
"bathrooms": 2.5,
"propertyType": "single-family",
"squareFootage": 1736.0,
"yearBuilt": 1966
},
{
"id": "3958-Chesterwood-Dr,-Silver-Spring,-MD-20906",
"formattedAddress": "3958 Chesterwood Dr, Silver Spring, MD 20906",
"longitude": -77.07843,
"latitude": 39.086304,
"city": "Silver Spring",
"state": "MD",
"zipcode": "20906",
"price": 2700,
"publishedDate": "2024-07-08T03:46:58.053Z",
"distance": 0.6432,
"daysOld": 183,
"correlation": 0.8343,
"address": "3958 Chesterwood Dr",
"bedrooms": 3,
"bathrooms": 2.5,
"propertyType": "single-family",
"squareFootage": 1356.0,
"y...
curl --location --request GET 'https://zylalabs.com/api/65/rental+estimate+api/138/rental+estimate?address=1600 Amphitheatre Parkway, Mountain View, CA 94043&propertyType=apartment&bedrooms=2&bathrooms=2&squareFootage=1600' --header 'Authorization: Bearer YOUR_API_KEY'
Encabezado | Descripción |
---|---|
Autorización
|
[Requerido] Debería ser Bearer access_key . Consulta "Tu Clave de Acceso a la API" arriba cuando estés suscrito. |
Sin compromiso a largo plazo. Mejora, reduce o cancela en cualquier momento. La Prueba Gratuita incluye hasta 50 solicitudes.
The Rental Estimate API provides real-time property rent estimates and comparable rental listings for residential and commercial properties in the US. It offers on-demand access to valuable information about rental prices, allowing developers to integrate this data into their applications or websites.
The rent estimates provided by the Rental Estimate API are based on comprehensive data and algorithms that take into account various factors such as property location, size, amenities, and market trends. While the estimates are designed to be as accurate as possible, it's important to note that they are estimates and may not reflect the exact rental price for a specific property.
The Rental Estimate API collects data from various sources, including public records, property listings, real estate databases, and market trends. The API's algorithms analyze this data to generate rent estimates and identify comparable rental listings, providing users with valuable insights into the rental market.
Yes, the Rental Estimate API covers both residential and commercial properties across the United States. Whether you need rent estimates for apartments, houses, offices, retail spaces, or other types of properties, the API offers nationwide coverage for a wide range of real estate categories.
The Rental Estimate API is designed to be easily integrated into applications or websites. It typically follows a RESTful API architecture, allowing developers to make HTTP requests to the API endpoints and receive the rent estimates and comparable rental listings as responses. Developers can refer to the API documentation for detailed instructions on how to use the API and incorporate the data into their projects.
The Rental Estimate API returns rent estimates, rent ranges, and comparable rental listings. Each listing includes details such as property address, price, number of bedrooms and bathrooms, square footage, and property type.
Key fields in the response include "rent" (estimated rent), "rentRangeLow" and "rentRangeHigh" (price range), and "listings" (array of comparable properties with details like address, price, and property type).
The response data is structured in JSON format, with the main object containing rent estimates and an array of listings. Each listing includes fields such as "id," "formattedAddress," "price," and property characteristics.
Users can customize requests using parameters like "address," "latitude," "longitude," "propertyType," "bedrooms," "bathrooms," and "squareFootage" to refine their search for rental estimates.
The endpoint provides rent estimates, comparable rental listings, and detailed property information, including location, price, size, and property type, for both residential and commercial properties.
Data accuracy is maintained through continuous updates from various sources, including public records and real estate databases. Algorithms analyze this data to ensure reliable rent estimates and comparable listings.
Typical use cases include helping landlords set competitive rental prices, assisting real estate agencies in market analysis, and enabling property managers to evaluate rental trends in specific areas.
Users can leverage the returned data to compare rental prices, identify market trends, and make informed decisions about pricing and property management by analyzing the details of comparable listings.
Zyla API Hub es como una gran tienda de APIs, donde puedes encontrar miles de ellas en un solo lugar. También ofrecemos soporte dedicado y monitoreo en tiempo real de todas las APIs. Una vez que te registres, puedes elegir qué APIs quieres usar. Solo recuerda que cada API necesita su propia suscripción. Pero si te suscribes a varias, usarás la misma clave para todas, lo que hace todo más fácil para ti.
Los precios se muestran en USD (dólar estadounidense), EUR (euro), CAD (dólar canadiense), AUD (dólar australiano) y GBP (libra esterlina). Aceptamos todas las principales tarjetas de débito y crédito. Nuestro sistema de pago utiliza la última tecnología de seguridad y está respaldado por Stripe, una de las compañías de pago más confiables del mundo. Si tienes algún problema para pagar con tarjeta, contáctanos en [email protected]
Además, si ya tienes una suscripción activa en cualquiera de estas monedas (USD, EUR, CAD, AUD, GBP), esa moneda se mantendrá para suscripciones posteriores. Puedes cambiar la moneda en cualquier momento siempre que no tengas suscripciones activas.
La moneda local que aparece en la página de precios se basa en el país de tu dirección IP y se proporciona solo como referencia. Los precios reales están en USD (dólar estadounidense). Cuando realices un pago, el cargo aparecerá en tu estado de cuenta en USD, incluso si ves el monto equivalente en tu moneda local en nuestro sitio web. Esto significa que no puedes pagar directamente en tu moneda local.
Ocasionalmente, un banco puede rechazar el cargo debido a sus configuraciones de protección contra fraude. Te sugerimos comunicarte con tu banco primero para verificar si están bloqueando nuestros cargos. También puedes acceder al Portal de Facturación y cambiar la tarjeta asociada para realizar el pago. Si esto no funciona y necesitas más ayuda, por favor contacta a nuestro equipo en [email protected]
Los precios se determinan mediante una suscripción recurrente mensual o anual, dependiendo del plan elegido.
Las llamadas a la API se descuentan de tu plan en base a solicitudes exitosas. Cada plan incluye una cantidad específica de llamadas que puedes realizar por mes. Solo las llamadas exitosas, indicadas por una respuesta con estado 200, se contarán en tu total. Esto asegura que las solicitudes fallidas o incompletas no afecten tu cuota mensual.
Zyla API Hub funciona con un sistema de suscripción mensual recurrente. Tu ciclo de facturación comenzará el día en que compres uno de los planes de pago, y se renovará el mismo día del mes siguiente. Así que recuerda cancelar tu suscripción antes si quieres evitar futuros cargos.
Para actualizar tu plan de suscripción actual, simplemente ve a la página de precios de la API y selecciona el plan al que deseas actualizarte. La actualización será instantánea, permitiéndote disfrutar inmediatamente de las funciones del nuevo plan. Ten en cuenta que las llamadas restantes de tu plan anterior no se transferirán al nuevo plan, por lo que debes considerar esto al actualizar. Se te cobrará el monto total del nuevo plan.
Para verificar cuántas llamadas a la API te quedan en el mes actual, revisa el campo 'X-Zyla-API-Calls-Monthly-Remaining' en el encabezado de la respuesta. Por ejemplo, si tu plan permite 1,000 solicitudes por mes y has usado 100, este campo mostrará 900 llamadas restantes.
Para ver el número máximo de solicitudes a la API que permite tu plan, revisa el encabezado de la respuesta 'X-Zyla-RateLimit-Limit'. Por ejemplo, si tu plan incluye 1,000 solicitudes por mes, este encabezado mostrará 1,000.
El encabezado 'X-Zyla-RateLimit-Reset' muestra el número de segundos hasta que tu límite se restablezca. Esto te indica cuándo tu conteo de solicitudes se reiniciará. Por ejemplo, si muestra 3,600, significa que faltan 3,600 segundos para que el límite se restablezca.
Sí, puedes cancelar tu plan en cualquier momento desde tu cuenta, seleccionando la opción de cancelación en la página de Facturación. Ten en cuenta que las actualizaciones, degradaciones y cancelaciones tienen efecto inmediato. Además, al cancelar ya no tendrás acceso al servicio, incluso si te quedaban llamadas en tu cuota.
Puedes contactarnos a través de nuestro canal de chat para recibir asistencia inmediata. Siempre estamos en línea de 8 a. m. a 5 p. m. (EST). Si nos contactas fuera de ese horario, te responderemos lo antes posible. Además, puedes escribirnos por correo electrónico a [email protected]
Para darte la oportunidad de probar nuestras APIs sin compromiso, ofrecemos una prueba gratuita de 7 días que te permite realizar hasta 50 llamadas a la API sin costo. Esta prueba solo se puede usar una vez, por lo que recomendamos aplicarla a la API que más te interese. Aunque la mayoría de nuestras APIs ofrecen prueba gratuita, algunas pueden no hacerlo. La prueba finaliza después de 7 días o cuando realices 50 solicitudes, lo que ocurra primero. Si alcanzas el límite de 50 solicitudes durante la prueba, deberás "Iniciar tu Plan de Pago" para continuar haciendo solicitudes. Puedes encontrar el botón "Iniciar tu Plan de Pago" en tu perfil bajo Suscripción -> Elige la API a la que estás suscrito -> Pestaña de Precios. Alternativamente, si no cancelas tu suscripción antes del día 7, tu prueba gratuita finalizará y tu plan se cobrará automáticamente, otorgándote acceso a todas las llamadas a la API especificadas en tu plan. Ten esto en cuenta para evitar cargos no deseados.
Después de 7 días, se te cobrará el monto total del plan al que estabas suscrito durante la prueba. Por lo tanto, es importante cancelar antes de que finalice el periodo de prueba. No se aceptan solicitudes de reembolso por olvidar cancelar a tiempo.
Cuando te suscribes a una prueba gratuita de una API, puedes realizar hasta 50 llamadas. Si deseas realizar más llamadas después de este límite, la API te pedirá que "Inicies tu Plan de Pago". Puedes encontrar el botón "Iniciar tu Plan de Pago" en tu perfil bajo Suscripción -> Elige la API a la que estás suscrito -> Pestaña de Precios.
Las Órdenes de Pago se procesan entre el día 20 y el 30 de cada mes. Si envías tu solicitud antes del día 20, tu pago será procesado dentro de ese período.
Nivel de Servicio:
88%
Tiempo de Respuesta:
350ms
Nivel de Servicio:
100%
Tiempo de Respuesta:
336ms
Nivel de Servicio:
100%
Tiempo de Respuesta:
311ms
Nivel de Servicio:
100%
Tiempo de Respuesta:
1.471ms
Nivel de Servicio:
100%
Tiempo de Respuesta:
3.333ms
Nivel de Servicio:
100%
Tiempo de Respuesta:
2.210ms
Nivel de Servicio:
100%
Tiempo de Respuesta:
286ms
Nivel de Servicio:
100%
Tiempo de Respuesta:
5.785ms
Nivel de Servicio:
100%
Tiempo de Respuesta:
3.594ms
Nivel de Servicio:
100%
Tiempo de Respuesta:
4.528ms