Zip Code | City | State | Latitude | Longitude | Population | Income % 100k+ | ... |
---|---|---|---|---|---|---|---|
53703 | Madison | WI | 43.079575 | -89.378389 | 27958 | 12 | ... |
44702 | Canton | OH | 40.799793 | -81.37578 | 1053 | 12 | ... |
89052 | Henderson | NV | 35.955109 | -115.056738 | 47214 | 30 | ... |
75023 | Plano | TX | 33.056789 | -96.730859 | 45452 | 23 | ... |
33767 | Clearwater Beach | FL | 27.974748 | -82.826777 | 8007 | 39 | ... |
Sample URL Query: |
---|
https://api.interzoid.com/getzipcodeinfo?license=j57a6s****&zip=44281 |
Sample JSON Output: |
---|
{"ZipCode":"44281","City":"WADSWORTH","State":"OH","Population":"29954","AreaSquareMiles":"47.787","Latitude":"41.059816","Longitude":"-81.741072","IncomePercent50k":"31","IncomePercent100k":"19","IncomePercent200k":"4","MarriedHouseholdPercent":"41","ElderlyHouseholdPercent":"25","FarmerHouseholdPercent":"0","Code":"Success","Credits":444289} |
Curl Example: |
---|
curl --header "x-api-key: j57a6s****" "https://api.interzoid.com/getzipcodeinfo?zip=44281" |
Sample Code Showing Usage:
Github
Try the API interactively:
(API License Key will auto-populate if
you have an account and are logged in. Otherwise, register for a free account.)
Result Code:
City:
State:
Population:
Area Square Miles:
Latitude:
Longitude:
% Income 50k+:
% Income 100k+
% Income 200k+
Married Household %:
Elderly Household %:
Farmer Household %:
Credits Remaining:
All content (c) 2018-2022 Interzoid Incorporated. Questions? Contact support@interzoid.com
201 Spear Street, Suite 1100, San Francisco, CA 94105-6164
Interested in data matching services?
Let us put our Machine
Learning-based processes and data tools to work for you.
Start Here
Terms of Service
Privacy Policy
Use the Interzoid Cloud Connect Data Platform and Start to Supercharge your Cloud Data now (Free Tier Available): connect.interzoid.com
API Integration Option Code Examples: github.com/interzoid