Byut API
# 🏠 Bayut Data API Real-time API for accessing Bayut property listings, agents, agencies, locations, amenities, and new development projects across Dubai and the UAE. ## Last Updated: June 10, 2026 --- ## ⚡ Key Features - 📅 Frequently updated property data - 🚀 Fast real-time API responses - 🇦🇪 UAE-wide coverage (Dubai + more) - 🔌 Simple REST API integration - 📦 Clean structured JSON responses -…
Byut API endpoints
| Method | Endpoint | Description |
|---|---|---|
| Bayut | ||
| GET |
API Status /health |
|
| GET |
Auto Complete /autocomplete |
Get location suggestions and IDs for property searches. Returns location IDs and slugs that can be used as input for property search, agent search, and agency search endpoints. |
| GET |
Search Property /search-property |
Search properties available for sale or rent in Dubai/UAE. Filter by location, property type, bedrooms, bathrooms, price range, area, amenities, completion status, and more.… |
| GET |
Search New Project /search-new-projects |
Search for new development projects and off-plan properties in Dubai/UAE. These are properties with floor plans that are under construction or newly launched. |
| GET |
Property Details /property-details |
Get comprehensive details about a specific property by its external ID. Returns full property information including photos, floor plans, amenities, agent details, and more. |
| GET |
Agent Search /agent-search |
Search for real estate agents in Dubai/UAE. Filter by location, category (residential/commercial), purpose (sale/rent), TruBroker status, and agent languages. |
| GET |
Agency Search /agency-search |
Search for real estate agencies in Dubai/UAE by location. Returns agencies with active listings in the specified location. |
| GET |
Agent Details /agent-details |
Get detailed information about a specific real estate agent by their external ID. Returns agent profile, contact info, badges, stats, and service areas. |
| GET |
Agency Details /agency-details |
Get detailed information about a specific real estate agency by its ID. Returns agency profile, contact info, and stats. |
| GET |
Agent Properties /agent-properties |
Get all properties listed by a specific real estate agent. Uses the agent's owner ID (not external ID) to fetch their property listings. Get the owner ID from the agent-details… |
| GET |
Agency Properties /agency-properties |
Get all properties listed by a specific real estate agency. Uses the agency's external ID to fetch their property listings. |
| GET |
Amenities Search /amenities-search |
Search for property amenities by keyword. Returns amenity names and the count of properties that have each amenity. Use the returned amenity names in the `/search-property`… |
Byut API pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — |
|
| PRO | $19.99 / month | 1 / second |
|
| ULTRA Recommended | $59.99 / month | 3 / second |
|
| MEGA | $249.99 / month | 5 / second |
|