Places API
Places
Get a list of places
get
/places
Query parameters
Name |
Type |
Description |
usrn |
string |
Limit results to those related to the street with this USRN. |
postcode |
string |
Limit results to those with a matching postcode. |
Example responses
HTTP code: 200
Get a single place using its UPRN as ID.
get
/places/{UPRN}
Example responses
HTTP code: 200