BackCreate Account
Build with Holalytics data
Access Spain property listings, market stats, and municipality data via a simple REST API. Free tier: 1,000 requests/day, no credit card required.
Get your free API key
Create a free account to get started
Instant access
Key generated immediately after registration
All endpoints free
Properties, municipalities, market stats
1,000 req/day
Resets at midnight UTC, no throttling below limit
Quick start
Example request
curl https://holalytics.com/api/public/v1/properties \ -H "X-API-Key: hola_your_key_here" \ -G \ --data-urlencode "region=costa_blanca_south" \ --data-urlencode "property_type=apartment" \ --data-urlencode "price_max=250000" \ --data-urlencode "has_pool=true" \ --data-urlencode "sort_by=deal_score"
Endpoints
Full docs →GET
/api/public/v1/propertiesSearch active listings with filters (region, type, price, bedrooms, pool, yield…)
GET
/api/public/v1/properties/{id}Get a single property by ID
GET
/api/public/v1/municipalitiesList municipalities with avg price, rental yield, population
GET
/api/public/v1/statsMarket overview: total listings, avg price, avg yield
Rate limits
| Tier | Requests/day | Price |
|---|---|---|
| Free | 1,000 | Free forever |
| Pro | Coming soon | – |
Questions? Reach out at hello@holalytics.com
Get started for free