https://api.apifreaks.com/v1.0/zipcode/distance
$ pip install requests
Click Test it to start the request and see the response here!
| Field | Type | Requirement | Description |
|---|---|---|---|
| results_count | String | Mandatory | Number of results |
| results | Array | Mandatory | An Array containing Postal Code Search Objects |
| results[].code | string | Mandatory | The postal code for each search result. |
| results[].distance | Array | Mandatory | An array containing distance information for each postal code search result. |