GET /icons/{set}/{timeOfDay}/{first}
weather.gov:national-weather-service-api
Summary: —
Operation ID: icons
Auth: unknown
Operation ID: icons
Auth: unknown
Description
Returns a forecast icon. Icon services in API are deprecated.
Parameters (5)
first
(string, path, required)
.
fontsize
(integer, query, optional)
Font size
Constraints: {'minimum': 2, 'maximum': 24}
set
(string, path, required)
.
size
(?, query, optional)
Font size
timeOfDay
(string, path, required)
.
Examples (3)
| Title | Type | URL | Action |
|---|---|---|---|
| Standard daytime sunny icon | curl |
https://api.weather.gov/icons/standard/day/sunny |
|
| Nighttime cloudy icon with size parameter | curl |
https://api.weather.gov/icons/standard/night/cloudy?size=medium |
|
| Daytime rain icon with font size | curl |
https://api.weather.gov/icons/standard/day/rain?fontsize=12 |
Probe History
Status Codes
| Time | Status | Latency | Size |
|---|---|---|---|
| 2026-03-23 09:44:10.410621 | 400 | 188ms | |
| 2026-03-23 09:25:06.304982 | 200 | 206ms | |
| 2026-03-23 06:14:07.616810 | 400 | 257ms |
Response Changes
| When | Old | New |
|---|---|---|
| 2026-03-23 09:25:06.304982 | bd231ea782f4 |
bb98ac57ba45 |
| 2026-03-23 09:44:10.410621 | bb98ac57ba45 |
7f429b2b38ef |