ZIP Code Search City API

GET

https://api.apifreaks.com/v1.0/zipcode/search/city

format
Format of the Response
cityStringrequired
Name of the city in which we want to find zipcodes in
countryStringrequired
Country code in ISO 3166-1 alpha-2 format.
state_nameString
Name of the state or province associated with the country
pageInteger
Page no. to retrieve paginated results.

Sample Responses

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

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