List priced road segments
Priced road segments for a country, with residential, commercial and production
prices across value-position tiers. Filter by land-use type, area, ward_id or
a free-text search, and cap the result count with limit. Data is available for vn.
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"
Query Parameters
Filter by land-use type.
| Value | Description |
|---|---|
residential | Residential land |
commercial | Commercial land |
production | Production / industrial land |
residential, commercial, production Filter by area / land-value zone.
| Value | Description |
|---|---|
I | Value zone I (highest) |
II | Value zone II |
III | Value zone III |
IV | Value zone IV (lowest) |
I, II, III, IV Filter by ward identifier.
169
Free-text search on road / ward name.
"Hai Bà Trưng"
Maximum number of segments to return.
100
Response
List of priced road segments.
Standard success envelope shared by every endpoint. Each operation's response
wrapper extends this (via allOf) and adds a typed data property.