UK Postcode
The UK Postcode Lookup API provides access to a database of almost 1.7 million UK postcodes. It can be used to look up the details of a given address from a search query. The search query will match against the post code, street name, region, locality or area. Here is an example of the JSON output of the `/search` endpoint when given the search query "Downing Street London": ``` { "success":…
UK Postcode endpoints
| Method | Endpoint | Description |
|---|---|---|
| PostCode | ||
| GET |
/getpostcode /getpostcode |
Find an exact match for a given post code. |
| GET |
/search /search |
Find an street or post code using one of more key words |
UK Postcode pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | 50 / hour |
|
| PRO | $20 / month | — |
|
| ULTRA | $100 / month | — |
|