ZIP Code Distance Match API

GET

https://api.apifreaks.com/v1.0/zipcode/distance/match

format
Format of the Response
codeStringrequired
Comma separated list of postal / zip codes. Max. 100 values
countryStringrequired
Country code in ISO 3166-1 alpha-2 format.
distanceFloat
Maximum allowed distance between postal code pairs.
unitString
Supported distance units are m, km, mi, ft, yd, in.

Sample Responses

400
400
400
404
LANGUAGE
Python
PHP
Java
Node
Ruby
$ pip install requests
RESPONSE

Click Test it to start the request and see the response here!