Skip to content
Happy Endpoint
Bayut UAE Data
API Bayut UAE Data

Bayut UAE Data

Live UAE property listings from Bayut. 500K+ properties, agents, agencies, and off-plan projects.

Overview

The Bayut API gives developers structured, real-time access to property listings, agents, agencies, and development projects from Bayut.com, the UAE’s leading real estate portal. All responses are delivered in clean JSON with no proxies required.

What You Can Access

Property search covers the full UAE market. Filter listings by location, price range, bedrooms, bathrooms, property type, furnishing status, completion status, and amenities. Results include property title, price, area in square feet, photos, agent contact details, and verification status.

Off-plan and new development projects are accessible through a dedicated endpoint, making this API a strong fit for platforms focused on Dubai property investment or pre-launch project tracking.

Agent and agency data is available in depth. Search for brokers by name, retrieve their active listings, and pull full agency profiles including contact information and listing statistics.

The /amenities-search endpoint returns all available amenity filters (swimming pool, gym, parking, balcony, security) alongside a count of how many listings include each. Pass these directly into /search-property to build advanced filtering interfaces.

Use Cases

  • Real estate portals targeting the Dubai and UAE market
  • PropTech platforms that need a reliable property data feed without building or maintaining scrapers
  • Investment dashboards tracking Dubai property prices and off-plan opportunities
  • Lead generation tools surfacing agents and agencies in specific areas
  • Analytics platforms studying UAE property market trends

Response Format

All endpoints return structured JSON with consistent pagination support:

{
  "success": true,
  "data": {
    "properties": [...],
    "total": 1432,
    "page": 1,
    "totalPages": 58
  }
}

Coverage

UAE-wide coverage including Dubai Marina, Downtown Dubai, Palm Jumeirah, Business Bay, JBR, JLT, Arabian Ranches, and thousands of other communities and buildings across Dubai, Abu Dhabi, and Sharjah.

What you can do

Property Search
Off-Plan Projects
Agent Directory
Agency Search
Amenities Filter
Location Autocomplete
No Proxies Required
JSON Responses

Endpoints & Schema

MethodPathSummary
GET/autocompleteSearch locations across Dubai and the UAE, returns location IDs and slugs
GET/search-propertySearch properties for sale or rent with filters for location, price, bedrooms, and property type
GET/search-new-projectsSearch off-plan properties and new development projects in Dubai
GET/agent-search-by-nameFind real estate agents by name, returns profile, agency, and listing statistics
GET/agent-propertiesRetrieve all active property listings from a specific agent
GET/agency-searchSearch real estate agencies by location
GET/agency-search-by-nameFind agencies by name, returns profile and listing count
GET/agency-detailsGet full details for a specific real estate agency
GET/agency-propertiesRetrieve all listings from a specific agency
GET/amenities-searchSearch available amenities and the count of properties featuring each

Also on Apify

Run these open-source scrapers on Apify's cloud - no API key required.

Frequently asked questions

What does the Bayut UAE Data return?+
Live UAE property listings from Bayut. 500K+ properties, agents, agencies, and off-plan projects.
How do I get an API key?+
Subscribe to this API on RapidAPI. You'll get keys, usage dashboards, and plan management out of the box.
Is there a free tier?+
Most APIs include a free tier for testing. Check the pricing tab on RapidAPI for the latest plan details.
Can I try the data before subscribing?+
Free samples are available for several platforms - see available samples.