Early Access — Polish Real Estate Data

All of Poland's property data.
One API call.

Nearly 7 million real estate transactions, unified into a single REST API. No scraping, no PDFs, no county-by-county downloads.

Get API Key → See it in action
The problem

Poland's real estate data is a mess

Transaction prices are locked in 385 county registries. Each has different formats, access methods, and update schedules. No unified API exists. Analysts waste weeks scraping, parsing, and deduplicating.

Geovault unifies Polish government registries into one queryable platform — structured, geocoded, and ready for integration. Currently serving 3 sources, with 13+ planned.

385
County offices with siloed data
3
Government registries live (13+ planned)
0
Existing unified APIs (until now)
What you get

Data coverage

6.7M
Transactions
Real estate sale/purchase records with price, area, type
302
Counties
~80% of Poland covered, expanding monthly
7.5M
Properties
Land registry entries with ownership structure
11.5M
Plots
Cadastral parcels with geometry (PostGIS)
19k+
Conservation Areas
Nature reserves, Natura 2000, landscape parks (GDOŚ)
Soon
Flood Zones & Landslides
ISOK + SOPO risk data (coming Q3 2026)
Try it

API preview

Real data from our production database. Full interactive access coming soon with API key registration.

GET /api/v1/transactions
# Search transactions in Kraków (TERYT: 1261) GET https://api.geovault.tech/api/v1/transactions?teryt=1261&limit=2 { "data": [ { "id": 4821903, "transactionDate": "2023-06-15", "transactionType": "sprzedaż", "propertyType": "lokal mieszkalny", "area": 52.40, "price": 485000.00, "pricePerSqm": 9255.73, "county": "Kraków", "voivodeship": "małopolskie" } ], "total": 287431, "limit": 2 }
Pricing

Coming soon

We're finalizing commercial plans. If you want early access or have a specific integration use case — let's talk.

Get in touch →

API documentation

Full endpoint reference, query parameters, response schemas, and authentication guides.

Explore API docs →