ZipData
10 Credit Royalty
Returns corresponding info for the given zip code
Language
Java
Metrics
API Calls - 22,672
Avg call duration -
N/A
Permissions
This is not a recognized license.
Run an example
Input
Output
{
"ZipcodeType": "STANDARD",
"State": "WA",
"Decommisioned": "false",
"Zipcode": "98101",
"Long": "-122.33",
"City": "SEATTLE",
"Lat": "47.61",
"EstimatedPopulation": "7771"
}
Install and use
Install
Install the Algorithmia CLI client by running:
curl -sSLf https://algorithmia.com/install.sh | sh
Then authenticate by running:
$ algo auth
# When prompted for api endpoint, hit enter
# When prompted for API key, enter your key: YOUR_API_KEY