Search and query street data with advanced filtering
| Parameter | Type | Required | Description |
|---|---|---|---|
query.street | string | No | Street name to search for |
query.town | string | No | Town or city name |
query.postcode | string | No | Full or partial postcode |
query.locality | string | No | Locality or district |
filters.minProperties | number | No | Minimum number of properties on street |
filters.hasPostcode | boolean | No | Only return streets with postcodes |
pagination.limit | number | No | Results per page (default: 20, max: 100) |
pagination.cursor | string | No | Pagination cursor |
| Field | Type | Description |
|---|---|---|
id | string | Unique street identifier |
name | string | Street name |
town | string | Town or city |
locality | string | Local area or district |
postcode | string | Primary postcode for the street |
coordinates | object | Centre point of the street |
propertyCount | number | Number of properties on the street |
geometry | object | GeoJSON LineString of street path |
administrativeArea | object | Administrative boundaries |
Address Autocomplete
Location Validation
Geographic Analysis
API Key authentication for Vepler API. Get your API key from the Vepler dashboard.
Street query parameters with identifier and options
Street identifier - supports multiple query types
Include properties on the street
true
Include street statistics
true
Options for property listing
Street data successfully retrieved
true, false Array of street details
Total number of streets found
1
Properties on the street(s)
Statistics per street (keyed by USRN)
Additional information or warnings