DarakPlatform
Docs
Darak API · v1

Saudi real estate data, as an API

Search and sync every live rental and sale listing in Saudi Arabia through one clean, documented API.

Read the docs
GET /v1/listings
$ curl "https://api.darak.app/v1/listings?city=riyadh&listing_type=rent&limit=1" \
    -H "Authorization: Bearer $DARAK_API_KEY"

{
  "data": [{
    "id": 128647,
    "property_type": "apartment",
    "price": { "yearly_sar": 60000,
               "as_posted": { "amount": 5000, "frequency": "monthly" } },
    "bedrooms": 3,
    "location": { "city": "riyadh", "neighborhood_name_en": "Al Malqa" },
    "also_listed_on": ["bayut"]
  }],
  "pagination": { "next_cursor": "eyJvIjox…", "has_more": true }
}
Every live listing
Rentals and sales from 13+ Saudi sources, deduplicated to one listing per property and quality-filtered: the same inventory as darak.app.
Built to sync
Stable cursors and updated_since keep your CRM or product in step, with price history for every listing.
Normalized fields
Yearly and as-posted prices, financing options, neighborhood ids, coordinates, amenities, images and a link to the original ad.

Plans

Start free. Upgrade when you need more data or volume.

Free Start here
For building and evaluating an integration.
SAR 0 / month
  • Listings search, detail and price history
  • 5 requests a minute, 1,000 a month
  • Up to 25 results per page
  • Reference data: cities, neighborhoods
Paid plans
For products and teams running on Darak data.
Custom
  • Market data and analytics
  • Off-plan projects and units
  • Higher rate limits and quotas
  • Deeper paging for full syncs
Talk to us
© DarakAPI referenceContactdarak.app