Property Finder API
Access structured property, agent, and area data from PropertyFinder.ae — the leading real estate platform across UAE, Saudi Arabia, Qatar, Bahrain, and Egypt. Retrieve listings, off-plan projects, agent profiles with transaction history, area insights, and market transactions via a unified REST API.
Property Finder API endpoints
| Method | Endpoint | Description |
|---|---|---|
| Property | ||
| POST |
Get Property list by url /property/listing-by-url |
Get detailed property information by URL Retrieves detailed property data. Use this endpoint for full details. |
| POST |
Get New project by url /property/new-projects-by-url |
Search for propertyes Search propertyes in the Propertyfinder database using keyword and optional filters. Supports pagination for large result sets. |
| Agent | ||
| POST |
Get Agent list by url /agent/listing-by-url |
Get list of basic agent information by URL Retrieves essential agent data without extensive financial history. Use this endpoint for faster queries when full details are not… |
| POST |
Get Agent details by url /agent/get-by-url |
Get detailed agent information by URL Retrieves detailed agent data. Use this endpoint for full details. |
| GET |
Search Agents /agent/search |
Search for agents Search agents in the Propertyfinder database using keyword and optional filters. Supports pagination for large result sets. |
| GET |
Get Agent properties by url /agent/property |
Get agent properties Get agent properties in the Propertyfinder database using keyword and optional filters. Supports pagination for large result sets. |
| Area | ||
| POST |
Get Area details by url /area/get-by-url |
Get detailed area information by URL Retrieves detailed area data. Use this endpoint for full details. |
| POST |
Get Area reviews by url /area/review |
Get list of reviews information by URL Retrieves essential reviews data without extensive financial history. Use this endpoint for faster queries when full details are not needed. |
| POST |
Get Area transactions by url /area/transaction |
Get area transactions information by URL Retrieves area transactions data. Use this endpoint for full details. |
Property Finder API pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | 1000 / hour |
|
| PRO | $15 / month | 2 / second |
|
| ULTRA Recommended | $49 / month | 3 / second |
|
| MEGA | $139 / month | 5 / second |
|