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 - Endpoint Features
Object | Description |
---|---|
address |
[Required] The property address in the format of 'Street, City, State, Zip'. You need to provide either the address or the latitude/longitude parameters |
propertyType |
[Optional] Property type. |
bedrooms |
[Optional] |
bathrooms |
[Optional] |
squareFootage |
[Optional] |
{
"rent": 1890,
"rentRangeLow": 1410,
"rentRangeHigh": 2360,
"listings": [
{
"id": "928-S-Harrison-St,-Denver,-CO-80209",
"formattedAddress": "928 S Harrison St, Denver, CO 80209",
"longitude": -104.941576,
"latitude": 39.699596,
"city": "Denver",
"state": "CO",
"zipcode": "80209",
"price": 2500,
"publishedDate": "2024-06-18T03:14:13.290Z",
"distance": 0.904,
"daysOld": 35,
"correlation": 0.9266,
"address": "928 S Harrison St",
"bedrooms": 2,
"bathrooms": 2,
"propertyType": "apartment",
"squareFootage": null,
"yearBuilt": 1954
},
{
"id": "400-S-Lafayette-St,-Apt-1003,-Denver,-CO-80209",
"formattedAddress": "400 S Lafayette St, Apt 1003, Denver, CO 80209",
"longitude": -104.970723,
"latitude": 39.70878,
"city": "Denver",
"state": "CO",
"zipcode": "80209",
"price": 2600,
"publishedDate": "2024-06-27T03:47:37.684Z",
"distance": 1.0776,
"daysOld": 26,
"correlation": 0.9109,
"address": "400 S Lafayette St, Apt 1003",
"bedrooms": 2,
"bathrooms": 2,
"propertyType": "apartment",
"squareFootage": 1112.0,
"yearBuilt": null
},
{
"id": "2155-E-Buchtel-Blvd,-Unit-B101,-Denver,-CO-80210",
"formattedAddress": "2155 E Buchtel Blvd, Unit B101, Denver, CO 80210",
"longitude": -104.962189,
"latitude": 39.683811,
"city": "Denver",
"state": "CO",
"zipcode": "80210",
"price": 1895,
"publishedDate": "2024-04-23T00:00:00.000Z",
"distance": 0.9105,
"daysOld": 91,
"correlation": 0.8972,
"address": "2155 E Buchtel Blvd, Unit B101",
"bedrooms": 2,
"bathrooms": 1,
"propertyType": "apartment",
"squareFootage": 1324.0,
"yearBuilt": null
},
{
"id": "1861-S-University-Ave,---1861-203,-Denver,-CO-80210",
"formattedAddress": "1861 S University Ave, # 1861-203, Denver, CO 80210",
"longitude": -104.959755,
"latitude": 39.68261,
"city": "Denver",
"state": "CO",
"zipcode": "80210",
"price": 1525,
"publishedDate": "2024-07-21T04:08:29.767Z",
"distance": 0.9713,
"daysOld": 2,
"correlation": 0.8937,
"address": "1861 S University Ave, # 1861-203",
"bedrooms": 2,
"bathrooms": 2,
"propertyType": "apartment",
"squareFootage": 985.0,
"yearBuilt": null
},
{
"id": "1861-S-University-Blvd,-Apt-206,-Denver,-CO-80210",
"formattedAddress": "1861 S University Blvd, Apt 206, Denver, CO 80210",
"longitude": -104.959755,
"latitude": 39.68261,
"city": "Denver",
"state": "CO",
"zipcode": "80210",
"price": 1525,
"publishedDate": "2024-06-22T03:57:22.588Z",
"distance": 0.9713,
"daysOld": 31,
"correlation": 0.8936,
"address": "1861 S University Blvd, Apt 206",
"bedrooms": 2,
"bathrooms": 2,
"propertyType": "apartment",
"squareFootage": 985.0,
"yearBuilt": null
},
{
"id": "1861-S-University-Blvd,-Apt-203,-Denver,-CO-80210",
"formattedAddress": "1861 S University Blvd, Apt 203, Denver, CO 80210",
"longitude": -104.959755,
"latitude": 39.68261,
"city": "Denver",
"state": "CO",
"zipcode": "80210",
"price": 1525,
"publishedDate": "2024-07-05T03:49:15.040Z",
"distance": 0.9713,
"daysOld": 18,
"correlation": 0.8936,
"address": "1861 S University Blvd, Apt 203",
"bedrooms": 2,
"bathrooms": 2,
"propertyType": "apartment",
"squareFootage": 985.0,
"yearBuilt": null
},
{
"id": "1861-S-University-Ave,---1861-306,-Denver,-CO-80210",
"formattedAddress": "1861 S University Ave, # 1861-306, Denver, CO 80210",
"longitude": -104.95972,
"latitude": 39.682633,
"city": "Denver",
"state": "CO",
"zipcode": "80210",
"price": 1525,
"publishedDate": "2024-05-17T00:00:00.000Z",
"distance": 0.9695,
"daysOld": 67,
"correlation": 0.8935,
"address": "1861 S University Ave, # 1861-306",
"bedrooms": 2,
"bathrooms": 2,
"propertyType": "apartment",
"squareFootage": 985.0,
"yearBuilt": null
},
{
"id": "1861-S-University-Blvd,-Apt-303,-Denver,-CO-80210",
"formattedAddress": "1861 S University Blvd, Apt 303, Denver, CO 80210",
"longitude": -104.959755,
"latitude": 39.68261,
"city": "Denver",
"state": "CO",
"zipcode": "80210",
"price": 1525,
"publishedDate": "2024-05-21T00:00:00.000Z",
"distance": 0.9713,
"daysOld": 63,
"correlation": 0.8935,
"address": "1861 S University Blvd, Apt 303",
"bedrooms": 2,
"bathrooms": 2,
"propertyType": "apartment",
"squareFootage": 985.0,
"yearBuilt": null
},
{
"id": "1861-S-University-Blvd,-Apt-306,-Denver,-CO-80210",
"formattedAddress": "1861 S University Blvd, Apt 306, Denver, CO 80210",
"longitude": -104.959755,
"latitude": 39.68261,
"city": "Denver",
"state": "CO",
"zipcode": "80210",
"price": 1525,
"publishedDate": "2024-05-09T00:00:00.000Z",
"distance": 0.9713,
"daysOld": 75,
"correlation": 0.8934,
"address": "1861 S University Blvd, Apt 306",
"bedrooms": 2,
"bathrooms": 2,
"propertyType": "apartment",
"squareFootage": 985.0,
"yearBuilt": null
},
{
"id": "1664-S-Adams-St,-Denver,-CO-80210",
"formattedAddress": "1664 S Adams St, Denver, CO 80210",
"longitude": -104.948499,
"latitude": 39.686265,
"city": "Denver",
"state": "CO",
"zipcode": "80210",
"price": 2600,
"publishedDate": "2023-11-03T00:00:00.000Z",
"distance": 0.8787,
"daysOld": 263,
"correlation": 0.8879,
"address": "1664 S Adams St",
"bedrooms": 3,
"bathrooms": 2,
"propertyType": "apartment",
"squareFootage": 1582.0,
"yearBuilt": null
},
{
"id": "1706-S-Cook-St,-Denver,-CO-80210",
"formattedAddress": "1706 S Cook St, Denver, CO 80210",
"longitude": -104.947375,
"latitude": 39.685503,
"city": "Denver",
"state": "CO",
"zipcode": "80210",
"price": 1800,
"publishedDate": "2024-01-18T00:00:00.000Z",
"distance": 0.9565,
"daysOld": 187,
"correlation": 0.8777,
"address": "1706 S Cook St",
"bedrooms": 2,
"bathrooms": 1,
"propertyType": "apartment",
"squareFootage": null,
"yearBuilt": 1952
},
{
"id": "2105-E-Buchtel-Blvd,-Unit-A202,-Denver,-CO-80210",
"formattedAddress": "2105 E Buchtel Blvd, Unit A202, Denver, CO 80210",
"longitude": -104.962616,
"latitude": 39.684074,
"city": "Denver",
"state": "CO",
"zipcode": "80210",
"price": 1895,
"publishedDate": "2024-07-02T04:18:28.968Z",
"distance": 0.8987,
"daysOld": 21,
"correlation": 0.8761,
"address": "2105 E Buchtel Blvd, Unit A202",
"bedrooms": 2,
"bathrooms": 1,
"propertyType": "apartment",
"squareFootage": 1180.0,
"yearBuilt": null
},
{
"id": "2155-E-Buchtel-Blvd,-Unit-B301,-Denver,-CO-80210",
"formattedAddress": "2155 E Buchtel Blvd, Unit B301, Denver, CO 80210",
"longitude": -104.962189,
"latitude": 39.683811,
"city": "Denver",
"state": "CO",
"zipcode": "80210",
"price": 1895,
"publishedDate": "2024-07-03T03:53:41.740Z",
"distance": 0.9105,
"daysOld": 20,
"correlation": 0.8759,
"address": "2155 E Buchtel Blvd, Unit B301",
"bedrooms": 2,
"bathrooms": 1,
"propertyType": "apartment",
"squareFootage": 1180.0,
"yearBuilt": null
},
{
"id": "2105-E-Buchtel-Blvd,-Unit-A302,-Denver,-CO-80210",
"formattedAddress": "2105 E Buchtel Blvd, Unit A302, Denver, CO 80210",
"longitude": -104.962616,
"latitude": 39.684074,
"city": "Denver",
"state": "CO",
"zipcode": "80210",
"price": 1895,
"publishedDate": "2024-02-28T00:00:00.000Z",
"distance": 0.8987,
"daysOld": 146,
...
curl --location --request GET 'https://zylalabs.com/api/65/rental+estimate+api/138/rental+estimate?address=1098 S Josephine St, Denver, CO, 80209&propertyType=apartment&bedrooms=2&bathrooms=2&squareFootage=1600' --header 'Authorization: Bearer YOUR_API_KEY'
Header | Description |
---|---|
Authorization
|
[Required] Should be Bearer access_key . See "Your API Access Key" above when you are subscribed. |
No long term commitments. One click upgrade/downgrade or cancellation. No questions asked.
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.
Zyla API Hub is like a big store for APIs, where you can find thousands of them all in one place. We also offer dedicated support and real-time monitoring of all APIs. Once you sign up, you can pick and choose which APIs you want to use. Just remember, each API needs its own subscription. But if you subscribe to multiple ones, you'll use the same key for all of them, making things easier for you.
Prices are listed in USD (United States Dollar), EUR (Euro), CAD (Canadian Dollar), AUD (Australian Dollar), and GBP (British Pound). We accept all major debit and credit cards. Our payment system uses the latest security technology and is powered by Stripe, one of the worldβs most reliable payment companies. If you have any trouble paying by card, just contact us at [email protected]
Additionally, if you already have an active subscription in any of these currencies (USD, EUR, CAD, AUD, GBP), that currency will remain for subsequent subscriptions. You can change the currency at any time as long as you don't have any active subscriptions.
The local currency shown on the pricing page is based on the country of your IP address and is provided for reference only. The actual prices are in USD (United States Dollar). When you make a payment, the charge will appear on your card statement in USD, even if you see the equivalent amount in your local currency on our website. This means you cannot pay directly with your local currency.
Occasionally, a bank may decline the charge due to its fraud protection settings. We suggest reaching out to your bank initially to check if they are blocking our charges. Also, you can access the Billing Portal and change the card associated to make the payment. If these does not work and you need further assistance, please contact our team at [email protected]
Prices are determined by a recurring monthly or yearly subscription, depending on the chosen plan.
API calls are deducted from your plan based on successful requests. Each plan comes with a specific number of calls that you can make per month. Only successful calls, indicated by a Status 200 response, will be counted against your total. This ensures that failed or incomplete requests do not impact your monthly quota.
Zyla API Hub works on a recurring monthly subscription system. Your billing cycle will start the day you purchase one of the paid plans, and it will renew the same day of the next month. So be aware to cancel your subscription beforehand if you want to avoid future charges.
To upgrade your current subscription plan, simply go to the pricing page of the API and select the plan you want to upgrade to. The upgrade will be instant, allowing you to immediately enjoy the features of the new plan. Please note that any remaining calls from your previous plan will not be carried over to the new plan, so be aware of this when upgrading. You will be charged the full amount of the new plan.
To check how many API calls you have left for the current month, look at the βX-Zyla-API-Calls-Monthly-Remainingβ header. For example, if your plan allows 1000 requests per month and you've used 100, this header will show 900.
To see the maximum number of API requests your plan allows, check the βX-Zyla-RateLimit-Limitβ header. For instance, if your plan includes 1000 requests per month, this header will display 1000.
The βX-Zyla-RateLimit-Resetβ header shows the number of seconds until your rate limit resets. This tells you when your request count will start fresh. For example, if it displays 3600, it means 3600 seconds are left until the limit resets.
Yes, you can cancel your plan anytime by going to your account and selecting the cancellation option on the Billing page. Please note that upgrades, downgrades, and cancellations take effect immediately. Additionally, upon cancellation, you will no longer have access to the service, even if you have remaining calls left in your quota.
You can contact us through our chat channel to receive immediate assistance. We are always online from 8 am to 5 pm (EST). If you reach us after that time, we will get back to you as soon as possible. Additionally, you can contact us via email at [email protected]
To let you experience our APIs without any commitment, we offer a 7-day free trial that allows you to make API calls at no cost during this period. Please note that you can only use this trial once, so make sure to use it with the API that interests you the most. Most of our APIs provide a free trial, but some may not support it.
After 7 days, you will be charged the full amount for the plan you were subscribed to during the trial. Therefore, itβs important to cancel before the trial period ends. Refund requests for forgetting to cancel on time are not accepted.
When you subscribe to an API trial, you can make only 25% of the calls allowed by that plan. For example, if the API plan offers 1000 calls, you can make only 250 during the trial. To access the full number of calls offered by the plan, you will need to subscribe to the full plan.
Service Level:
100%
Response Time:
704ms
Service Level:
88%
Response Time:
327ms
Service Level:
100%
Response Time:
282ms
Service Level:
95%
Response Time:
2,074ms
Service Level:
100%
Response Time:
1,325ms
Service Level:
100%
Response Time:
3,333ms
Service Level:
100%
Response Time:
6,076ms
Service Level:
100%
Response Time:
4,535ms
Service Level:
100%
Response Time:
4,052ms
Service Level:
100%
Response Time:
4,283ms
Service Level:
100%
Response Time:
209ms
Service Level:
100%
Response Time:
1,278ms
Service Level:
100%
Response Time:
2,987ms
Service Level:
100%
Response Time:
1,964ms
Service Level:
100%
Response Time:
265ms
Service Level:
100%
Response Time:
776ms
Service Level:
100%
Response Time:
295ms