GET /
Summary: List all services
Operation ID: listServices
Auth: none
Operation ID: listServices
Auth: none
Description
Returns a list of all available ImageServer and MapServer services
Parameters (1)
f
(string, query, optional, default: json)
Response format
Constraints: {'enum': ['json', 'pjson', 'html']}
Examples (3)
| Title | Type | URL | Action |
|---|---|---|---|
| List services in JSON format (default) | curl |
https://www.ncei.noaa.gov/?f=json |
|
| List services in HTML format | curl |
https://www.ncei.noaa.gov/?f=html |
|
| List services in pretty JSON format | curl |
https://www.ncei.noaa.gov/?f=pjson |
Probe History
Status Codes
| Time | Status | Latency | Size |
|---|---|---|---|
| 2026-03-23 09:43:19.517515 | 200 | 526ms | |
| 2026-03-23 09:31:48.543755 | 200 | 529ms | |
| 2026-03-23 09:26:02.552807 | 200 | 1114ms |
Response Changes
| When | Old | New |
|---|---|---|
| 2026-03-23 09:31:48.543755 | 11d640a51521 |
97e8db15174e |
| 2026-03-23 09:43:19.517515 | 97e8db15174e |
0ad5abc3e436 |