Fork me on GitHub
Built With Slim

Ziptastic API

Ziptastic API is a super easy to use API that returns the Country, State, City of the zip code you supply. The Ziptastic API was created by Thomas Schultz and then I (Josh Strange) re-wrote parts of it in PHP using the SLIM framework and hosted it here.

Get Started

  1. Step 1: Make an API call to http://ZiptasticAPI.com/ZIPCODE OR http://ZiptasticAPI.com/ZIPCODE?callback=myCallback
  2. Step 2: Get response from server
  3. Step 3: ????
  4. Step 4: PROFIT!!! (But really it's just that easy)