The Real Estate UAE API provides comprehensive, structured access to information on residential and commercial properties available for sale or rent. It is designed for users who need to efficiently integrate real-time listing data. Through the API, users can obtain detailed information about each property, including the type of property, number of bedrooms and bathrooms, built area, parking spaces, additional features such as a swimming pool or garden, and details of the agent or company managing it.
In addition to structural data, the API includes geographic information such as city, region, suburb, and country, allowing developers to filter by location or integrate interactive maps into their applications. Each property can also contain pricing information, in both raw and parsed formats, facilitating market analysis, comparisons, and financial reporting.
The API supports both general and specific queries, allowing users to obtain recent listings, search for properties by their unique ID, or filter results according to criteria such as price range, number of rooms, property type, or location. This facilitates the creation of customized real estate search tools, recommendation engines, or investment applications.
For real estate agents and companies, the API offers the ability to manage contact information and property details, ensuring that the data displayed is accurate and up to date. The API's structure is designed to be scalable, with support for large volumes of data and fast responses, ideal for web and mobile platforms.
In short, this API acts as a reliable bridge between real estate data and any application or service that needs to access it, providing a flexible and robust system for exploring, filtering, and analyzing properties, prices, locations, and features, all in real time. It is a comprehensive tool that facilitates both the end-user experience and professional property management for agents and companies in the real estate sector.
Get real estate listings in the United Arab Emirates, including prices, location, features, property type, agent, and updated details.
Properties - Endpoint Features
| Object | Description |
|---|---|
bedrooms |
Optional Indicate the number of bedrooms |
bathrooms |
Optional Indicate the number of bathrooms |
car_spaces |
Optional Filter by parking spaces |
property_types |
Optional Filter by property type (apartment, house, townhouse, unit) |
per_page |
Optional Indicates the number of results |
page |
Optional Indicates the number of the pagination |
{"success":true,"data":[{"listing_id":"15527366","title":"Luxury 1 Bedroom | Vacant soon | High floor","description":"RAAS Real Estate proudly presents a great One Bed located in Al Manara Tower for Sale:","address":"Address not available","price":{"asking_price_raw":"970,000 AED","asking_price":970000.0,"asking_price_parsed":970000.0},"location":{"suburb":"Unknown","city":"Dubai","region":"Dubai","country":"UAE","postcode":"Unknown"},"features":{"bedrooms":1,"bathrooms":2,"car_spaces":1,"land_area":null,"floor_area":null},"property_info":{"property_type":"Apartment","listing_type":"Sale","year_built":null},"agent":{"name":"SuperAgent","company":null,"phone":null,"email":null},"dates":{"listed":null,"updated":null,"scraped":"2025-11-04T00:19:16"}}],"pagination":{"page":1,"per_page":1,"total":1,"pages":1},"filters_applied":{"bedrooms":1,"bathrooms":2,"car_spaces":1,"region":"dubai","city":null,"property_type":null}}
curl --location --request GET 'https://zylalabs.com/api/7463/uae+realty+radar+api/21771/properties?bedrooms=1&bathrooms=2&car_spaces=1&property_types=apartment&per_page=1&page=1' --header 'Authorization: Bearer YOUR_API_KEY'
Get general real estate market statistics, including totals, averages, distribution by bedrooms, and featured regions in the United Arab Emirates.
Market Stats - Endpoint Features
| Object | Description |
|---|
{"success":true,"data":{"general":{"total_properties":1029,"total_regions":1,"total_cities":1,"avg_bedrooms":2.6084,"avg_bathrooms":0.9436,"avg_car_spaces":0.3071,"last_scraped":"2025-12-17T01:07:35"},"top_regions":[{"region":"Dubai","count":1029}],"bedrooms_distribution":[{"bedrooms":1,"count":373},{"bedrooms":2,"count":135},{"bedrooms":3,"count":158},{"bedrooms":4,"count":145},{"bedrooms":5,"count":103},{"bedrooms":6,"count":24},{"bedrooms":7,"count":14},{"bedrooms":8,"count":4},{"bedrooms":9,"count":6},{"bedrooms":17,"count":2},{"bedrooms":18,"count":1},{"bedrooms":92,"count":1}]}}
curl --location --request GET 'https://zylalabs.com/api/7463/uae+realty+radar+api/21777/market+stats' --header 'Authorization: Bearer YOUR_API_KEY'
Allows you to search for properties by filtering by location, returning listings with prices, features, agent, type, and detailed pagination.
Search - Endpoint Features
| Object | Description |
|---|---|
q |
[Required] Indicates a location |
page |
Optional Indicates the pagination |
per_page |
Optional Indicates the number of results |
{"Example Response":"No response example available for now."}
curl --location --request GET 'https://zylalabs.com/api/7463/uae+realty+radar+api/21783/search?q=dubai&page=1&per_page=1' --header 'Authorization: Bearer YOUR_API_KEY'
Returns the most recently added properties, including prices, locations, features, property type, responsible agent, and publication date.
Recent - Endpoint Features
| Object | Description |
|---|---|
limit |
[Required] Enter the number of results (max 50). |
{"success":true,"data":[{"listing_id":"15818474","title":"Road-side | Upcomming | Zero Commission","description":"Discover contemporary living in this beautifully designed 1-bedroom apartment located in the brand-new Al Hamra Greens community. This project offers a perfect blend of comfort, style, and convenience within the prestigious Al Hamra Village.","address":"Address not available","price":{"asking_price_raw":"1,345,140 AED","asking_price":1345140.0,"asking_price_parsed":1345140.0},"location":{"suburb":"Unknown","city":"Dubai","region":"Dubai"},"features":{"bedrooms":1,"bathrooms":1,"car_spaces":0},"property_type":"Apartment","agent_name":"SuperAgent","created_at":"2025-12-17T01:07:35"},{"listing_id":"15845986","title":"Move in now | Centre Kitchen | 3 Bedrooms","description":"Keys in Hand","address":"Address not available","price":{"asking_price_raw":"2,860,000 AED","asking_price":2860000.0,"asking_price_parsed":2860000.0},"location":{"suburb":"Unknown","city":"Dubai","region":"Dubai"},"features":{"bedrooms":3,"bathrooms":0,"car_spaces":0},"property_type":"Apartment","agent_name":"SuperAgent","created_at":"2025-12-17T00:59:08"},{"listing_id":"15859134","title":"High-End Finish | Lake View | Fully Upgraded","description":"Arabian Estates Presents a Fully Upgraded Luxury Villa with Lake View.","address":"Address not available","price":{"asking_price_raw":"28,500,000 AED","asking_price":28500000.0,"asking_price_parsed":28500000.0},"location":{"suburb":"Unknown","city":"Dubai","region":"Dubai"},"features":{"bedrooms":1,"bathrooms":0,"car_spaces":0},"property_type":"Apartment","agent_name":"SuperAgent","created_at":"2025-12-17T00:44:37"},{"listing_id":"15833613","title":"High Floor | Prime Location | SZR View","description":"Key Features:","address":"Address not available","price":{"asking_price_raw":"2,600,000 AED","asking_price":2600000.0,"asking_price_parsed":2600000.0},"location":{"suburb":"Unknown","city":"Dubai","region":"Dubai"},"features":{"bedrooms":4,"bathrooms":0,"car_spaces":0},"property_type":"Apartment","agent_name":"SuperAgent","created_at":"2025-12-17T00:40:29"},{"listing_id":"15848803","title":"Ultra Luxury | 5 Bed Villa | Sunset Views","description":"Ultra Luxury | Five Bed C1 | Sunset Views","address":"Address not available","price":{"asking_price_raw":"17,500,000 AED","asking_price":17500000.0,"asking_price_parsed":17500000.0},"location":{"suburb":"Unknown","city":"Dubai","region":"Dubai"},"features":{"bedrooms":5,"bathrooms":0,"car_spaces":0},"property_type":"Apartment","agent_name":"SuperAgent","created_at":"2025-12-17T00:40:03"},{"listing_id":"15848436","title":"3 BR | PRIME LOCATION | HANDOVER 2027","description":"This well-maintained 3-bedroom villa is located in the desirable May community of Arabian Ranches, offering a peaceful and family-friendly environment. The home features a practical layout with spacious interiors, making it ideal for comfortable everyday living.","address":"Address not available","price":{"asking_price_raw":"3,050,000 AED","asking_price":3050000.0,"asking_price_parsed":3050000.0},"location":{"suburb":"Unknown","city":"Dubai","region":"Dubai"},"features":{"bedrooms":3,"bathrooms":0,"car_spaces":0},"property_type":"Apartment","agent_name":"SuperAgent","created_at":"2025-12-17T00:23:16"},{"listing_id":"15844843","title":"Vacant | Best View | Fully Furnished","description":"Stunning 1-Bed Apartment for Sale in Collective 2.0 — Dubai Hills Estate","address":"Address not available","price":{"asking_price_raw":"1,299,000 AED","asking_price":1299000.0,"asking_price_parsed":1299000.0},"location":{"suburb":"Unknown","city":"Dubai","region":"Dubai"},"features":{"bedrooms":1,"bathrooms":0,"car_spaces":0},"property_type":"Apartment","agent_name":"SuperAgent","created_at":"2025-12-17T00:19:34"},{"listing_id":"15816241","title":"Vacant Soon | Single Row | Larger Plot","description":"Paragon Properties is delighted to present this 3BR + Maids Townhouse in one of the most sought-after, family friendly communities, Camelia in Arabian Ranches 2. A single row unit is rare to find. Located close to the community Pool, Park, Kids play area and fully equipped gym - this is a great option for both end users and investors.","address":"Address not available","price":{"asking_price_raw":"3,600,000 AED","asking_price":3600000.0,"asking_price_parsed":3600000.0},"location":{"suburb":"Unknown","city":"Dubai","region":"Dubai"},"features":{"bedrooms":3,"bathrooms":0,"car_spaces":0},"property_type":"Apartment","agent_name":"SuperAgent","created_at":"2025-12-16T01:10:18"},{"listing_id":"15846101","title":"5%DP | GREEN COMMUNITY | FLEXIBLE PAYMENY PLAN |","description":"5% DOWN PAYMENT | GREEN COMMUNITY | FLEXIBLE PAYMENT PLAN | 4 BEDROOM MODERN TOWNHOUSE | MASAAR 3 – PHASE 4","address":"Address not available","price":{"asking_price_raw":"2,940,000 AED","asking_price":2940000.0,"asking_price_parsed":2940000.0},"location":{"suburb":"Unknown","city":"Dubai","region":"Dubai"},"features":{"bedrooms":4,"bathrooms":0,"car_spaces":0},"property_type":"Apartment","agent_name":"SuperAgent","created_at":"2025-12-16T01:06:30"},{"listing_id":"15848626","title":"LUXURIOUS LIVING | 5%DP | COMPLETED Q4 2028","description":"LUXURIOUS LIVING | 5% DOWN PAYMENT | HAYYAN – BY ALEF DEVELOPMENTS","address":"Address not available","price":{"asking_price_raw":"2,689,000 AED","asking_price":2689000.0,"asking_price_parsed":2689000.0},"location":{"suburb":"Unknown","city":"Dubai","region":"Dubai"},"features":{"bedrooms":1,"bathrooms":0,"car_spaces":0},"property_type":"Apartment","agent_name":"SuperAgent","created_at":"2025-12-16T00:57:20"}],"limit":10}
curl --location --request GET 'https://zylalabs.com/api/7463/uae+realty+radar+api/21789/recent?limit=10' --header 'Authorization: Bearer YOUR_API_KEY'
This API provides detailed real estate property information in the UAE, including listings, pricing, location, features, and agent details for each property.
Note: You can obtain the listing ID through the endpoint properties, search, and recent.
Property by Listing ID - Endpoint Features
| Object | Description |
|---|---|
listing_id |
[Required] |
{"success":true,"data":{"listing_id":"15446489","title":"Park View | Resale | Waterfront Living | Q4 2028","description":"ALH Properties offers this 1-bedroom apartment in the newly developed location of Rashid Yachts & Marina.","address":"Address not available","url":"https://www.propertyfinder.ae/en/plp/buy/apartment-for-sale-dubai-mina-rashid-marina-views-marina-views-tower-2-15446489.html","price":{"asking_price_raw":"2,100,000 AED","asking_price":2100000.0,"asking_price_parsed":2100000.0},"location":{"suburb":"Unknown","city":"Dubai","region":"Dubai","country":"UAE","postcode":"Unknown"},"features":{"bedrooms":1,"bathrooms":1,"car_spaces":0,"land_area":null,"floor_area":null},"property_info":{"property_type":"Apartment","listing_type":"Sale","year_built":null},"agent":{"name":"SuperAgent","company":null,"phone":null,"email":null},"dates":{"listed":null,"updated":null,"scraped":"2025-10-24T19:37:56"}}}
curl --location --request GET 'https://zylalabs.com/api/7463/uae+realty+radar+api/21795/property+by+listing+id&listing_id=Required' --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 commitment. Upgrade, downgrade, or cancel anytime. Free Trial includes up to 50 requests.
The UAE Realty Radar API provides access to both residential and commercial properties available for sale or rent, including detailed information about each property.
Each property listing includes data fields such as property type, number of bedrooms and bathrooms, built area, parking spaces, additional features (like swimming pools or gardens), and details about the managing agent or company.
The API allows users to filter property listings by various criteria, including price range, number of rooms, property type, and geographic location, enabling customized search results.
The API can be used to create real estate search tools, recommendation engines, and investment applications, helping users make informed property investment decisions based on real-time data.
The API provides pricing information in both raw and parsed formats, facilitating market analysis, comparisons, and financial reporting for users.
To obtain your API key, you first need to sign in to your account and subscribe to the API you want to use. Once subscribed, go to your Profile, open the Subscription section, and select the specific API. Your API key will be available there and can be used to authenticate your requests.
You can’t switch APIs during the free trial. If you subscribe to a different API, your trial will end and the new subscription will start as a paid plan.
If you don’t cancel before the 7th day, your free trial will end automatically and your subscription will switch to a paid plan under the same plan you originally subscribed to, meaning you will be charged and gain access to the API calls included in that plan.
The free trial ends when you reach 50 API requests or after 7 days, whichever comes first.
No, the free trial is available only once, so we recommend using it on the API that interests you the most. Most of our APIs offer a free trial, but some may not include this option.
Yes, we offer a 7-day free trial that allows you to make up to 50 API calls at no cost, so you can test our APIs without any commitment.
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.
Service Level:
100%
Response Time:
74ms
Service Level:
100%
Response Time:
1,321ms
Service Level:
100%
Response Time:
1,659ms
Service Level:
100%
Response Time:
83ms
Service Level:
100%
Response Time:
218ms
Service Level:
100%
Response Time:
75ms
Service Level:
100%
Response Time:
142ms
Service Level:
100%
Response Time:
1,978ms
Service Level:
100%
Response Time:
77ms
Service Level:
100%
Response Time:
66ms
Service Level:
100%
Response Time:
359ms
Service Level:
100%
Response Time:
22ms
Service Level:
100%
Response Time:
25ms
Service Level:
100%
Response Time:
2,370ms
Service Level:
100%
Response Time:
1,451ms
Service Level:
100%
Response Time:
13ms
Service Level:
100%
Response Time:
1,311ms
Service Level:
100%
Response Time:
878ms
Service Level:
100%
Response Time:
327ms
Service Level:
100%
Response Time:
820ms