World's best closed B2B platform
One market for every mandate you hold.
Realenza is a closed multiple listing service for licensed real-estate agencies and brokers, in any market. Agencies publish the properties they actually have a mandate for. Buyer-side brokers search all of them at once. You two split the commission — we never sit in the money flow.
Free during the pilot · verified members only · no card details, ever
21.
counties
556.
cities
179.
neighbourhoods
13.
languages
How it works
Three moves, one commission split
The platform is the meeting point. The contract, the client and the money stay with you.
01 · The listing side
The agency publishes what it holds a mandate for
Every listing carries its mandate type, the date it runs to and a written confirmation that the agency holds it. No confirmed mandate — no active listing. We strip the place a photo was taken from the file and prepare it in four sizes.
- Exclusive / non-exclusive
- Valid until
- Attested
02 · The buyer side
A broker finds it for one client
The buyer-side broker searches every member agency at once — region, city, neighbourhood, price, area, rooms, features — narrows it to the two or three that fit, and sends the client a clean brochure link under their own brand.
- By location
- Co-brokerage %
- Client link
03 · The close
You split the commission directly
The share offered to the cooperating broker is written on the listing before anyone picks up the phone. The viewing, the contract and the payment happen between the two agencies. Realenza takes no percentage and never appears on the invoice.
- Agreed up front
- Agency to agency
- Outside the money flow
Always current: a listing that is not re-confirmed gets a nudge after 25 days, we flag it stale after 35 and close it after 60. Brokers never present a property that quietly sold last spring.
Coverage
Region, city, neighbourhood
Locations are picked from a list, never typed in: country, region, city and — in Croatia — neighbourhood. That is why search and filters always match. Croatia is live today; the same structure is ready for every market we open next.
Pick a county21
Features
What members get
Everything below is built for one thing: making a co-brokered deal safe enough to do with a stranger.
A mandate behind every listing
A listing cannot go live until the publisher confirms a valid brokerage mandate: exclusive or non-exclusive, with the date it runs to. The same rule applies in every country.
Client page
Send each client their own link, under your own logo. The client never sees the commission or the listing agency, and the exact address only if that agency allows it.
Always-current listings
We nudge a listing at 25 days, flag it stale at 35 and close it at 60. Re-confirming is one click.
13 languages, Arabic included
The interface and the client brochure speak your client's language — Arabic renders right-to-left, properly.
Search by location
Country, region, city and neighbourhood are picked from a list, not typed in — plus price, area, rooms, floor, energy class and features.
Audit trail
Every change, login, listing view and share open is written to an append-only log. Disputes end with a record.
Partner API
Keyed, rate-limited, read-only access so your own website can show your listings. Commission data is never exposed.
Admin-verified members
Registrations are approved by hand against the public register. A closed market only works if the door is closed.
API integration
The whole system on your own website
Show your Realenza listings on your own website. The Partner API returns the same records you see in the system, so your pages show what the system actually holds — with no second data entry.
- Your listings, the whole record: the own:read scope returns the address, the exact coordinates, every language and every photo size.
- Network inventory in the client-facing shape: the network:read scope returns the network's active listings without commission, agency or address, with the location approximated.
- Read-only: every call is a GET with the key in the X-API-Key header, and the key stays on your server, never in a browser.
- Sync on change: updatedSince returns only what moved, photos come as WebP in four sizes, and you generate your client from the OpenAPI document.
Example call
GET https://api.realenza.com/partner/v1/listings?scope=own&locale=hr
X-API-Key: mls_live_••••••••••••
Your server fetches the JSON, caches it and renders it however you like — the browser only ever talks to your own site.
200 OK · application/json
{
"items": [
{
"publicId": "0f1c…",
"refCode": "ST-1042",
"status": "ACTIVE",
"title": "Kuća s pogledom",
"priceEur": 450000,
"areaM2": 120,
"location": { "label": "Split › Meje" },
"photos": [
{ "sortOrder": 0, "lg": "…_lg.webp" }
],
"updatedAt": "2026-08-10T07:00:00Z"
}
],
"page": 0, "size": 50, "total": 137
}Pricing
Free while we fill the market
A listing service is worth nothing on day one and everything when it is complete. So the first members do not pay.
Pilot
Free
for the first 6–12 months
- Unlimited listings
- Both portals — list and broker — on one login
- Client share links and the full search
- No card required, no auto-renewal, no lock-in
After the pilot
€100 + VAT per listing
one-time — whether listed 5 days or 5 years
- One payment when you publish. No annual or monthly fees; the listing stays until sold or withdrawn. Paid by bank transfer.
- Or: €5,000 + VAT per year — unlimited listings (pays off from ~50 listings/yr)
- Bundle: unlimited + Partner API (your listings on your own website) — €8,000 + VAT per year
- You decide whether to continue — nobody is charged silently
Buyer-side brokerage stays free. We would rather have every broker in every market searching than a few paying ones.
FAQ
Questions members ask first
Licensed real-estate agencies and buyer-side brokerage firms, in any country. One registration covers the listing role, the brokerage role, or both. You list in your own market: 59 countries to city level, neighbourhoods in Croatia today, and we add what is missing on request.
You send your company data, the tax or VAT number and — where your country keeps one — your entry in its official register of real-estate brokers: the § 34c permit in Germany, the chamber-of-commerce registration in Italy, the broker card in Dubai, the HGK register in Croatia. Where no such register exists we check the company in the official business register instead, and EU VAT numbers in VIES. We verify every registration by hand; until then the account is pending and sees nothing.
Nothing during the pilot — the first 6 to 12 months. After that, listing agencies pay one of the prices above, by bank transfer against an invoice. Prices are in euros and exclude VAT; VAT is added under the rules that apply to your own country. No cards, no payment provider, no share of your commission. Buyer-side brokerage stays free.
Yes. Every listing carries its mandate type (exclusive or non-exclusive), the date it is valid to, and a written attestation from the person publishing it. A listing without a confirmed mandate cannot be set active. That is our rule in every country — and where the law says the same, as it does in Croatia, advertising a property without a written brokerage agreement is banned outright.
The listing agency writes on the listing what share it offers a cooperating broker, plus any note. Brokers see it; clients never do. The split is settled directly between the two agencies — the platform is not a party to the deal and takes no percentage.
Brokers see the listing, the agency contact and the commission on offer, because they need those to cooperate. They never see the exact address — only an approximate area — unless you unlock it. Clients see only the brochure link their broker sends, under the broker's brand. Every view, share and change is logged with the user and the time.
The interface ships in 13 languages, including Arabic with proper right-to-left layout. Listing titles and descriptions are stored per language with a fallback language, and the client brochure is generated in the language your client reads.
Yes — a keyed, rate-limited read-only partner API so your own website can display your listings without a second data entry. It exposes the same fields as the client brochure: no commission, no cooperating-agency data.
Your company's data, held in the European Union, is visible to your own users only. Other members see your listings strictly under the platform's rules — an approximate location, never your clients or your client links. Every view, share and change is logged with the user and the time.
We are in the European Union, so the GDPR applies to how we handle your data — also for members based outside it. Requests for erasure or an export of your data are handled when you contact us, and the data-processing terms are part of the membership agreement.
Listings have to be re-confirmed from time to time. After 25 days without confirmation we send a reminder, at 35 days the listing is marked stale and drops to the bottom of results, and at 60 days it is closed. Re-confirming takes one click.
No. Everything except the sign-in pages and the individual client brochure links sits behind a login and is kept out of search engines. This site is the only public page. Your inventory is not syndicated anywhere.
Put your mandates in front of every broker on the network
New here? You register from the sign-in page — it takes a few minutes. We verify the company against the official brokerage register of its country and activate the account by hand — usually the same working day.
Free during the pilot. No card details are ever collected.
















