迪拜房地产数据 API

API ID 7465

实时迪拜房地产数据涵盖住宅和商业房源及完整物业规格

100% 正常运行时间 1,202 ms 平均响应

API 文档

端点

请求
获取阿联酋的一般房地产市场统计数据,包括总数、平均数、按卧室分布和特色区域
Endpoint ID: 21778
GET https://zylalabs.com/api/7465/dubai+realty+data+api/21778/market+stats
输入参数

剩余免费测试请求:3 / 3。


输入参数

此端点不需要任何输入参数。

API 示例响应
JSON
{
    "success": true,
    "data": {
        "general": {
            "total_properties": 1596,
            "total_regions": 1,
            "total_cities": 1,
            "avg_bedrooms": 14.9417,
            "avg_bathrooms": 1.1673,
            "avg_car_spaces": 0.3409,
            "last_scraped": "2026-08-07T00:20:31"
        },
        "top_regions": [
            {
                "region": "Dubai",
                "count": 1596
            }
        ],
        "bedrooms_distribution": [
            {
                "bedrooms": 1,
                "count": 505
            },
            {
                "bedrooms": 2,
                "count": 243
            },
            {
                "bedrooms": 3,
                "count": 287
            },
            {
                "bedrooms": 4,
                "count": 249
            },
            {
                "bedrooms": 5,
                "count": 160
            },
            {
                "bedrooms": 6,
                "count": 44
            },
            {
                "bedrooms": 7,
                "count": 19
            },
            {
                "bedrooms": 8,
                "count": 7
            },
            {
                "bedrooms": 9,
                "count": 6
            },
            {
                "bedrooms": 12,
                "count": 1
            },
            {
                "bedrooms": 17,
                "count": 2
            },
            {
                "bedrooms": 18,
                "count": 1
            },
            {
                "bedrooms": 34,
                "count": 1
            },
            {
                "bedrooms": 37,
                "count": 2
            },
            {
                "bedrooms": 55,
                "count": 1
            },
            {
                "bedrooms": 89,
                "count": 1
            },
            {
                "bedrooms": 92,
                "count": 1
            },
            {
                "bedrooms": 737,
                "count": 1
            },
            {
                "bedrooms": 18547,
                "count": 1
            }
        ]
    }
}
市场统计 — 代码片段

curl --location --request GET 'https://zylalabs.com/api/7465/dubai+realty+data+api/21778/market+stats' --header 'Authorization: Bearer YOUR_API_KEY' 


    
请求
获取阿拉伯联合酋长国的房地产列表,包括价格、位置、特点、物业类型、代理人和更新详情
Endpoint ID: 21772
GET https://zylalabs.com/api/7465/dubai+realty+data+api/21772/properties
输入参数

属性 — 端点功能

对象 描述
bedrooms 可选 Indicate the number of bedrooms
bathrooms 可选 Indicate the number of bathrooms
car_spaces 可选 Indicate the number of car_spaces
property_types 可选 Filter by property type (apartment, house, townhouse, unit)
per_page 可选 Indicates the number of results
page 可选 Indicates the number of the pagination

剩余免费测试请求:3 / 3。


输入参数

bedrooms
bathrooms
car_spaces
property_types
per_page
page
API 示例响应
JSON
{
    "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,
                "asking_price_parsed": 970000
            },
            "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/7465/dubai+realty+data+api/21772/properties?bedrooms=1&bathrooms=2&car_spaces=1&property_types=apartment&per_page=1&page=1' --header 'Authorization: Bearer YOUR_API_KEY' 


    
请求
显示带有价格、特点、代理人、类型和详细分页的列表
Endpoint ID: 21784
GET https://zylalabs.com/api/7465/dubai+realty+data+api/21784/search
输入参数

搜索 — 端点功能

对象 描述
page 可选 Indicates the pagination
per_page 可选 Indicates the number of results
page 可选 Indicates the pagination
per_page 可选 Indicates the number of results

剩余免费测试请求:3 / 3。


输入参数

page
per_page
page
per_page
API 示例响应
JSON
{
    "success": true,
    "data": [
        {
            "listing_id": "126561011",
            "title": "Vacant On Transfer | Stunning Upgrades | Good Plot",
            "description": "Forget the big cheques, split your rent into 12 monthly installments",
            "address": "About Sun",
            "price": {
                "asking_price_raw": "4,350,000",
                "asking_price": 4350000,
                "asking_price_parsed": 4350000
            },
            "location": {
                "suburb": "Unknown",
                "city": "Dubai",
                "region": "Dubai"
            },
            "features": {
                "bedrooms": 4,
                "bathrooms": 0,
                "car_spaces": 0
            },
            "property_type": "Apartment",
            "agent_name": "SuperAgent",
            "created_at": "2026-08-07T00:20:31"
        }
    ],
    "search_term": "dubai",
    "pagination": {
        "page": 1,
        "per_page": 1,
        "total": 1596,
        "pages": 1596
    }
}
搜索 — 代码片段

curl --location --request GET 'https://zylalabs.com/api/7465/dubai+realty+data+api/21784/search?page=1&per_page=1&page=1&per_page=1' --header 'Authorization: Bearer YOUR_API_KEY' 


    
请求
返回最近添加的物业,包括价格、位置、特点、物业类型、负责代理人和发布日期
Endpoint ID: 21790
GET https://zylalabs.com/api/7465/dubai+realty+data+api/21790/recent
输入参数

最近 — 端点功能

对象 描述
limit 必需 Enter the number of results (max 50).

剩余免费测试请求:3 / 3。


输入参数

limit
API 示例响应
JSON
{
    "success": true,
    "data": [
        {
            "listing_id": "126561011",
            "title": "Vacant On Transfer | Stunning Upgrades | Good Plot",
            "description": "Forget the big cheques, split your rent into 12 monthly installments",
            "address": "About Sun",
            "price": {
                "asking_price_raw": "4,350,000",
                "asking_price": 4350000,
                "asking_price_parsed": 4350000
            },
            "location": {
                "suburb": "Unknown",
                "city": "Dubai",
                "region": "Dubai"
            },
            "features": {
                "bedrooms": 4,
                "bathrooms": 0,
                "car_spaces": 0
            },
            "property_type": "Apartment",
            "agent_name": "SuperAgent",
            "created_at": "2026-08-07T00:20:31"
        },
        {
            "listing_id": "126551371",
            "title": "3 BHK With Balcony | Spacious | Prime Location",
            "description": "Forget the big cheques, split your rent into 12 monthly installments",
            "address": "About Azizi Riviera 19",
            "price": {
                "asking_price_raw": "2,000,000",
                "asking_price": 2000000,
                "asking_price_parsed": 2000000
            },
            "location": {
                "suburb": "Unknown",
                "city": "Dubai",
                "region": "Dubai"
            },
            "features": {
                "bedrooms": 3,
                "bathrooms": 0,
                "car_spaces": 0
            },
            "property_type": "Apartment",
            "agent_name": "SuperAgent",
            "created_at": "2026-08-07T00:18:53"
        },
        {
            "listing_id": "126544524",
            "title": "Community Expert | Single Row | Genuine listing",
            "description": "Forget the big cheques, split your rent into 12 monthly installments",
            "address": "About The Pulse Beachfront",
            "price": {
                "asking_price_raw": "3,400,000",
                "asking_price": 3400000,
                "asking_price_parsed": 3400000
            },
            "location": {
                "suburb": "Unknown",
                "city": "Dubai",
                "region": "Dubai"
            },
            "features": {
                "bedrooms": 5,
                "bathrooms": 0,
                "car_spaces": 0
            },
            "property_type": "Apartment",
            "agent_name": "SuperAgent",
            "created_at": "2026-08-07T00:18:43"
        },
        {
            "listing_id": "126545154",
            "title": "Community Expert | Single Row | Genuine Listing",
            "description": "Forget the big cheques, split your rent into 12 monthly installments",
            "address": "About The Pulse Villas",
            "price": {
                "asking_price_raw": "2,480,000",
                "asking_price": 2480000,
                "asking_price_parsed": 2480000
            },
            "location": {
                "suburb": "Unknown",
                "city": "Dubai",
                "region": "Dubai"
            },
            "features": {
                "bedrooms": 5,
                "bathrooms": 0,
                "car_spaces": 0
            },
            "property_type": "Apartment",
            "agent_name": "SuperAgent",
            "created_at": "2026-08-07T00:18:33"
        },
        {
            "listing_id": "126085526",
            "title": "Single Row | Near Entrance I Vacant Soon",
            "description": "Forget the big cheques, split your rent into 12 monthly installments",
            "address": "About MAG Eye",
            "price": {
                "asking_price_raw": "3,699,000",
                "asking_price": 3699000,
                "asking_price_parsed": 3699000
            },
            "location": {
                "suburb": "Unknown",
                "city": "Dubai",
                "region": "Dubai"
            },
            "features": {
                "bedrooms": 4,
                "bathrooms": 4,
                "car_spaces": 0
            },
            "property_type": "Apartment",
            "agent_name": "SuperAgent",
            "created_at": "2026-08-07T00:17:38"
        },
        {
            "listing_id": "126549768",
            "title": "Fully Furnished | Vastu Compliant | Pool View",
            "description": "Forget the big cheques, split your rent into 12 monthly installments",
            "address": "About Binghatti Creek",
            "price": {
                "asking_price_raw": "1,849,000",
                "asking_price": 1849000,
                "asking_price_parsed": 1849000
            },
            "location": {
                "suburb": "Unknown",
                "city": "Dubai",
                "region": "Dubai"
            },
            "features": {
                "bedrooms": 2,
                "bathrooms": 0,
                "car_spaces": 0
            },
            "property_type": "Apartment",
            "agent_name": "SuperAgent",
            "created_at": "2026-08-07T00:15:48"
        },
        {
            "listing_id": "126544936",
            "title": "EQUITY INVESTMENT | BROAD LAYOUT | PREMIUM-GRADE",
            "description": "Forget the big cheques, split your rent into 12 monthly installments",
            "address": "About Heilbronn Park Lane 2",
            "price": {
                "asking_price_raw": "887,307",
                "asking_price": 887307,
                "asking_price_parsed": 887307
            },
            "location": {
                "suburb": "Unknown",
                "city": "Dubai",
                "region": "Dubai"
            },
            "features": {
                "bedrooms": 3,
                "bathrooms": 1,
                "car_spaces": 0
            },
            "property_type": "Apartment",
            "agent_name": "SuperAgent",
            "created_at": "2026-08-07T00:13:21"
        },
        {
            "listing_id": "126573771",
            "title": "1BR Well Maintained | Unfurnished Tenanted",
            "description": "Forget the big cheques, split your rent into 12 monthly installments",
            "address": "About Central Park Tower",
            "price": {
                "asking_price_raw": "750,000",
                "asking_price": 750000,
                "asking_price_parsed": 750000
            },
            "location": {
                "suburb": "Unknown",
                "city": "Dubai",
                "region": "Dubai"
            },
            "features": {
                "bedrooms": 18547,
                "bathrooms": 2,
                "car_spaces": 0
            },
            "property_type": "Apartment",
            "agent_name": "SuperAgent",
            "created_at": "2026-08-07T00:13:00"
        },
        {
            "listing_id": "125636003",
            "title": "Prime location| Best deal| Bring offer",
            "description": "Forget the big cheques, split your rent into 12 monthly installments",
            "address": "About Burj Views A",
            "price": {
                "asking_price_raw": "1,490,000",
                "asking_price": 1490000,
                "asking_price_parsed": 1490000
            },
            "location": {
                "suburb": "Unknown",
                "city": "Dubai",
                "region": "Dubai"
            },
            "features": {
                "bedrooms": 1,
                "bathrooms": 2,
                "car_spaces": 0
            },
            "property_type": "Apartment",
            "agent_name": "SuperAgent",
            "created_at": "2026-08-07T00:11:13"
        },
        {
            "listing_id": "120160640",
            "title": "Luxury at the Waters Edge | Private Pool | Beach",
            "description": "Forget the big cheques, split your rent into 12 monthly installments",
            "address": "About The Cove Rotana",
            "price": {
                "asking_price_raw": "2,350,000",
                "asking_price": 2350000,
                "asking_price_parsed": 2350000
            },
            "location": {
                "suburb": "Unknown",
                "city": "Dubai",
                "region": "Dubai"
            },
            "features": {
                "bedrooms": 1,
                "bathrooms": 0,
                "car_spaces": 0
            },
            "property_type": "Apartment",
            "agent_name": "SuperAgent",
            "created_at": "2026-08-07T00:03:46"
        }
    ],
    "limit": 10
}
最近 — 代码片段

curl --location --request GET 'https://zylalabs.com/api/7465/dubai+realty+data+api/21790/recent?limit=10' --header 'Authorization: Bearer YOUR_API_KEY' 


    
请求
此 API 提供阿联酋详细的房地产信息,包括每个物业的列表、价格、位置、特点和代理人信息
Endpoint ID: 21796
GET https://zylalabs.com/api/7465/dubai+realty+data+api/21796/property+by+listing+id
输入参数

按挂牌ID的房产 — 端点功能

对象 描述
listing_id 必需

剩余免费测试请求:3 / 3。


输入参数

API 示例响应
JSON
{
    "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,
            "asking_price_parsed": 2100000
        },
        "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"
        }
    }
}
按挂牌ID的房产 — 代码片段

curl --location --request GET 'https://zylalabs.com/api/7465/dubai+realty+data+api/21796/property+by+listing+id&listing_id=Required' --header 'Authorization: Bearer YOUR_API_KEY' 


    

API 访问密钥和身份验证

注册后,每个开发者都会被分配一个个人 API 访问密钥,这是一个唯一的字母和数字组合,用于访问我们的 API 端点。要使用 迪拜房地产数据 API 进行身份验证,只需在 Authorization 标头中包含您的 bearer token。

标头
标头 描述
授权 必需 应为 Bearer access_key. 订阅后,请查看上方的"您的 API 访问密钥"。

无长期承诺。随时升级、降级或取消。 免费试用包括最多 50 个请求。

(年度计费可节省 2 个月 🎉)

🚀 企业版套餐

起价
$ 10,000/年


  • 自定义数量
  • 自定义速率限制
  • 专业客户支持
  • 实时 API 监控

概览

获取实时迪拜住宅和商业地产列表的访问权限,提供涵盖定价、物业特征、郊区、挂牌代理和完整挂牌描述的全面信息。覆盖范围:1,583条有效挂牌,每天更新

迪拜房地产数据 API FAQs

迪拜房地产数据API提供迪拜住宅和商业物业的实时列表

该API包括全面的信息,如价格、物业特点、郊区、房源代理详细信息和完整的房源描述

该API拥有1583个每日更新的有效列表,确保用户能够获得最新的房地产信息

用户可以利用API进行房地产市场分析、构建房产搜索应用程序或将房地产数据集成到现有平台中以提升用户体验

该API以结构化格式提供数据,通常是JSON,易于在各种应用程序和工作流中集成和使用

一般常见问题

Zyla API Hub 就像一个大型 API 商店,您可以在一个地方找到数千个 API。我们还为所有 API 提供专门支持和实时监控。注册后,您可以选择要使用的 API。请记住,每个 API 都需要自己的订阅。但如果您订阅多个 API,您将为所有这些 API 使用相同的密钥,使事情变得更简单。
价格以 USD(美元)、EUR(欧元)、CAD(加元)、AUD(澳元)和 GBP(英镑)列出。我们接受所有主要的借记卡和信用卡。我们的支付系统使用最新的安全技术,由 Stripe 提供支持,Stripe 是世界上最可靠的支付公司之一。如果您在使用卡片付款时遇到任何问题,请通过 [email protected]

此外,如果您已经以这些货币中的任何一种(USD、EUR、CAD、AUD、GBP)拥有有效订阅,该货币将保留用于后续订阅。只要您没有任何有效订阅,您可以随时更改货币。
定价页面上显示的本地货币基于您 IP 地址的国家/地区,仅供参考。实际价格以 USD(美元)为单位。当您付款时,即使您在我们的网站上看到以本地货币显示的等值金额,您的卡片对账单上也会以美元显示费用。这意味着您不能直接使用本地货币付款。
有时,银行可能会因其欺诈保护设置而拒绝收费。我们建议您首先联系您的银行,检查他们是否阻止了我们的收费。此外,您可以访问账单门户并更改关联的卡片以进行付款。如果这些方法不起作用并且您需要进一步帮助,请通过 [email protected]
价格由月度或年度订阅决定,具体取决于所选计划。
API 调用根据成功请求从您的计划中扣除。每个计划都包含您每月可以进行的特定数量的调用。只有成功的调用(由状态 200 响应指示)才会计入您的总数。这确保失败或不完整的请求不会影响您的月度配额。
Zyla API Hub 采用月度订阅系统。您的计费周期将从您购买付费计划的那一天开始,并在下个月的同一日期续订。因此,如果您想避免未来的费用,请提前取消订阅。
要升级您当前的订阅计划,只需转到 API 的定价页面并选择您要升级到的计划。升级将立即生效,让您立即享受新计划的功能。请注意,您之前计划中的任何剩余调用都不会转移到新计划,因此在升级时请注意这一点。您将被收取新计划的全部金额。
要检查您本月剩余多少 API 调用,请参考响应标头中的 "X-Zyla-API-Calls-Monthly-Remaining" 字段。例如,如果您的计划允许每月 1,000 个请求,而您已使用 100 个,则响应标头中的此字段将显示 900 个剩余调用。
要查看您的计划允许的最大 API 请求数,请检查 "X-Zyla-RateLimit-Limit" 响应标头。例如,如果您的计划包括每月 1,000 个请求,此标头将显示 1,000。
"X-Zyla-RateLimit-Reset" 标头显示您的速率限制重置之前的秒数。这告诉您何时您的请求计数将重新开始。例如,如果它显示 3,600,则意味着还有 3,600 秒直到限制重置。
是的,您可以随时通过访问您的账户并在账单页面上选择取消选项来取消您的计划。请注意,升级、降级和取消会立即生效。此外,取消后,您将不再有权访问该服务,即使您的配额中还有剩余调用。
为了让您有机会在没有任何承诺的情况下体验我们的 API,我们提供 7 天免费试用,允许您免费进行最多 50 次 API 调用。此试用只能使用一次,因此我们建议将其应用于您最感兴趣的 API。虽然我们的大多数 API 都提供免费试用,但有些可能不提供。试用在 7 天后或您进行了 50 次请求后结束,以先发生者为准。如果您在试用期间达到 50 次请求限制,您需要"开始您的付费计划"以继续发出请求。您可以在个人资料中的订阅 -> 选择您订阅的 API -> 定价标签下找到"开始您的付费计划"按钮。或者,如果您在第 7 天之前不取消订阅,您的免费试用将结束,您的计划将自动计费,授予您访问计划中指定的所有 API 调用的权限。请记住这一点以避免不必要的费用。
7 天后,您将被收取试用期间订阅的计划的全额费用。因此,在试用期结束前取消很重要。因忘记及时取消而提出的退款请求不被接受。
当您订阅 API 免费试用时,您可以进行最多 50 次 API 调用。如果您希望超出此限制进行额外的 API 调用,API 将提示您执行"开始您的付费计划"。您可以在个人资料中的订阅 -> 选择您订阅的 API -> 定价标签下找到"开始您的付费计划"按钮。
付款订单在每月 20 日至 30 日之间处理。如果您在 20 日之前提交请求,您的付款将在此时间范围内处理。
您可以通过我们的聊天渠道联系我们以获得即时帮助。我们始终在线,时间为上午 8 点至下午 5 点(EST)。如果您在该时间之后联系我们,我们将尽快回复您。此外,您可以通过 [email protected]