TamleekPlusDocs

Tamleek Plus — how to use it

Tamleek Plus is a real-estate intelligence platform for the Qatar market. It combines Ministry of Justice (MoJ) registered sale data, Aqarat QREP rental/mortgage data, and active listing data (currently The Pearl, pilot scope) into indicative pricing, trend, and valuation signals.

There are three ways to use it, depending on who you are and what you're building:

InterfaceWho it's forWhat you get
MCPAI agents / IDE tools (Claude, Cursor, etc.)10 deterministic tools your own agent can call directly
REST APIYour own backend / a scriptThe same data over plain HTTP, JSON in/out
Platform UIA person, in a browserA chat analyst + a map, no code required

One data model, three doors

All three interfaces sit on top of the same underlying data and the same rules about what counts as a fact. That means:

Every response, on every interface, carries a disclaimer: what the number is (registered / asking / synthetic), how many comparable records back it, and how fresh the data is. None of the three interfaces produce an investor-grade valuation — everything is indicative.

Compliance boundary that applies everywhere

Qatar's Personal Data Privacy Protection Law (PDPPL, Law 13/2016) means no interface exposes unit-level, individually-identifiable transaction data (buyer/seller names, specific-unit deed records for a named private owner). Every surface answers at the district/precinct/tower level, or from an explicitly-synthetic demo dataset labelled as such. If you need unit-level detail for a specific transaction, that is out of scope for all three interfaces.

Where to go next