uk.boundaries.io
UK Sector, District, Boundaries API: A simple & very fast API that will allow you to integrate multiple GeoJson UK Unit and sector level boundaries result into your apps and systems. Source: Office for National Statistics licensed under the Open Government Licence v.3.0 Contains OS data © Crown copyright and database. Over the last five years, we were able to amass over 600 clients across the…
uk.boundaries.io endpoints
| Method | Endpoint | Description |
|---|---|---|
| Query for H3 Sector & District | ||
| GET |
Query for Outward(District) boundary /rest/v1/public/boundary/uk/outward/{outward} |
Query for Outward boundary The **outward code** in a UK postcode is the first part of the postcode, which identifies the general area or district. It usually consists of one or… |
| GET |
Query by Location /rest/v1/public/boundary/uk/latitude/{latitude}/longtitude/{longtitude} |
Query by Location. |
| GET |
Query for all Post Town Names /rest/v1/public/boundary/uk/posttown/names |
Query for all Post Town Names. use these name to query our data store. |
| GET |
Query for Postcode(LDU) Boundary /rest/v1/public/boundary/uk/ldu/{ldu} |
query for LDU H3 Hex boundary the default resolution is 10. default resolution on other endpoints is 7. |
| GET |
Query forPostcode( LDU) Boundaries by Radius /rest/v1/public/boundary/uk/ldu/latitude/{latitude}/longitude/{longitude}/radius/{radius} |
Query for LDU Boundaries by Radius |
| GET |
(Deprecated) Retrieve UK Postal District (outward code) Outline Boundaries /reaperfire/rest/v1/public/boundary/uk/districts |
example: Query by "TW12" district( outward ) |
| GET |
Query for PostTown Boundary /rest/v1/public/boundary/uk/posttown/{name} |
Query By PostTown e.g Birmingham |
| GET |
Query for Sector Boundary /rest/v1/public/boundary/uk/sector/{sector} |
Query for Sector Boundaries. Please ensure to encode spaces, with ** %20** In the UK postcode system, a **sector** is a subdivision of a district. It consists of the district… |
| GET |
(Deprecated)Retrieve UK Postal Sector Outline Boundaries /reaperfire/rest/v1/public/boundary/uk/sectors |
example: Query by "W41,W42" sectors. |
| Query for Sector and District | ||
| GET |
Query for Standard District Boundary /rest/v1/public/boundary/uk/district/standard/{district} |
Query for Standard Sector Boundary. |
| GET |
Query for Standard Sector Boundary /rest/v1/public/boundary/uk/sector/standard/{sector} |
Query for Standard Sector Boundary. |
| H3: Hexagonal Support | ||
| GET |
Query for Distance between two H3 Indexes /rest/v1/public/boundary/h3/index1/{h3Index1}/index2/{h3Index2}/hex |
Query for Distance between two H3 Indexes |
| GET |
Query for Hexagon by H3Index /rest/v1/public/boundary/h3/index/{h3Index} |
Query for Hexagon by H3Index |
| GET |
Query for Hexagon by Location and Resolution /rest/v1/public/boundary/h3/location/boundary |
Query for Hexagon by Location and Resolution |
uk.boundaries.io pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — |
|
| PRO | $35 / month | — |
|
| ULTRA | $79 / month | — |
|
| MEGA | $195 / month | — |
|