Loading
https://api.apifreaks.com/v1.0/zipcode/distance
Add your API key to send live requests.
{ "result_count": 2, "results": [ { "code": "90210", "distance": 3774.306 }, { "code": "10001", "distance": 1760.796 } ] }
Playground to test ZIP code lookup - retrieve location, timezone, and population for any postal code worldwide.
Playground to test ZIP by city - find all ZIP codes for a specific city and state or region.
Playground to test ZIP by region - retrieve all postal codes within a specific state, province, or region.
Playground to test ZIP radius search - find all postal codes within a radius of a central ZIP code or coordinates.
Playground to test ZIP distance match - find postal codes matching specific distance criteria for location filtering.
Playground to test bulk ZIP lookup - retrieve postal code info for multiple codes in a single request.