Test the ZIPAPI
Requests
- Radius
- Info
- Entfernung
Radius
Description
GET
Radius
This call converts zip codes to a list of zip codes within a specified distance from each other.
Results
Info
Description
GET
Info
Get information about the locality of the zip code.
Results
Entfernung
Description
GET
Entfernung
Get distance and information between two or more zip codes.
Results
Notes
Description of the parameters
Parameter | Term | Description |
---|---|---|
country_code | Country code | Alpha-2 codes are two-letter country codes defined in ISO 3166-1. |
postal_code | Postal code | A postal code is a series of letters or numbers or both included in a postal address, sometimes including spaces or punctuation. |
place_name | Place name | Place names written in the corresponding language. |
lat | Latitude | Indicates the north-south position of a point on the Earth's surface. |
lng | Longitude | Specifies the east-west position of a point on the Earth's surface. |
distance | Distance | The distance between two places, points. |
accuracy | Accuracy | How close the measured value is to the actual value. |
unit | UNit | A definite magnitude of a quantity, defined and adopted by convention or by law. |