City | State | TempF | TempC | Weather | Wind MPH | Wind Dir | Relative Humidity | Visibility Miles | Air Quality Index | Air Quality Code | Air Quality | Sunrise | Sunset | Daylight Hours | Daylight Minutes |
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Sonoma | CA | 29.0 | -1.7 | Fair | 3.5 | North | 100 | 10.00 | 26 | 1 | Good | 05:50 | 20:21 | 14 | 31 |
Whitefish | MT | 41.0 | 5.0 | Mostly Cloudy | 8.1 | South | 62 | 7.00 | 11 | 1 | Good | 05:51 | 21:16 | 15 | 24 |
Honolulu | HI | 76.0 | 24.4 | Party Cloudy | 18.4 | East | 56 | 12.00 | 26 | 1 | Good | 05:51 | 19:05 | 13 | 14 |
Bartlesville | OK | 45.0 | 7.2 | Fair | 4.6 | Variable | 61 | 10.00 | 56 | 2 | Moderate | 05:41 | 20:11 | 14 | 29 |
Asheville | NC | 50.0 | 10.0 | Rain Fog/Mist | 0.0 | North | 93 | 5.00 | 28 | 1 | Good | 05:30 | 20:33 | 15 | 3 |
Sample URL Query: |
---|
https://api.interzoid.com/getweatherzipcode?license=f8smc6s****&zip=28801 |
Sample JSON Output: |
---|
{"City":"Asheville","State":"NC","TempF":"50.0","TempC":"10.0","Weather":"Rain Fog/Mist","WindMPH":"0.0","WindDir":"North","RelativeHumidity":"93","VisibilityMiles":"5.00","AirQualityIndex":"32","AirQualityCode":"1","AirQuality":"Good","Sunrise":"05:56","Sunset":"20:16","DaylightHours":"14","DaylightMinutes":"19","Code":"Success","Credits":9193} |
Curl Example: |
---|
curl --header "x-api-key: f8smc6s****" "https://api.interzoid.com/getweatherzipcode?zip=43210" |
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:
TempF:
TempC:
Weather:
Wind MPH:
Wind Direction:
Relative Humidity:
Relative Humidity:
Air Quality Index:
Air Quality Code:
Air Quality:
Sunrise:
Sunset:
Daylight Hours:
Daylight Minutes:
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