Country real-estate summary
Top-level real-estate summary for a country. Currently returns an empty array on
staging — use the stats, wards, land-prices, provinces and geojson
sub-routes for detailed data. Data is available for vn; jp is empty.
Authorizations
Your HayInsights API key (prefixed apk_). Create and manage keys in the
HayInsights dashboard (Account → API keys).
Send it in the X-API-Key header on every request to /openapi/v1/*.
Which data domains you may access and your request quota are both governed by
the subscription plan attached to the key — see the Plans & features and
Rate limits guides.
Path Parameters
Country code, lowercase.
"vn"
Response
Country summary rows (currently empty on staging).
Standard success envelope shared by every endpoint. Each operation's response
wrapper extends this (via allOf) and adds a typed data property.
Always true for a successful response.
true
Mirrors the HTTP status code.
200
Country-level summary rows (currently empty on staging).
Response metadata. Always present; timestamp is the server time the response was generated.