Need help with your APIs? I offer API discovery, governance & evangelism services. Explore services →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

NOAA — National Oceanic and Atmospheric Administration Radar API

The Radar API from NOAA — National Oceanic and Atmospheric Administration — 8 operation(s) for radar.

NOAA — National Oceanic and Atmospheric Administration Radar API is one of 24 APIs that NOAA — National Oceanic and Atmospheric Administration publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Radar. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, a GitHub repository, and a changelog.

This API exposes 8 operations across 8 paths, and defines 3 schemas. It is described by OpenAPI 3.1.2, at version 3.9.2.

Requests are made against a single base URL, https://api.weather.gov.

8 operations 8 paths 3 schemas 8 GET

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.1.2
API Version
3.9.2
Base URL
https://api.weather.gov
Authentication
API Key, API Key
Resource Areas
1

Authentication & Security 2

NOAA — National Oceanic and Atmospheric Administration Radar API declares 2 security schemes for authenticating requests. An API key is passed in the header as User-Agent (userAgent). An API key is passed in the header as API-Key (apiKeyAuth). By default, every request must be authenticated.

  • userAgent — We require that all consumers of the API include a User-Agent header in requests. This is due to a high number of scripts exhibiting abusive behavior (intentio…
  • apiKeyAuth — We are testing including a more traditional API Key system on certain endpoints. This is due to a large change in the weather.gov site. The API remains open an…

Paths & Operations 8

Across 8 paths, the API surfaces 8 operations — 8 GET. Each is listed below with its method, path, parameters, and response codes.

Radar 8
GET
/radar/servers
Returns a list of radar servers
radar_servers 1 param → 200default
GET
/radar/servers/{id}
Returns metadata about a given radar server
radar_server 2 params → 200default
GET
/radar/spgds
Returns a list of radar spgds
radar_spgds 1 param → 200default
GET
/radar/stations
Returns a list of radar stations
radar_stations 3 params → 200default
GET
/radar/stations/{stationId}
Returns metadata about a given radar station
radar_station 3 params → 200default
GET
/radar/stations/{stationId}/alarms
Returns metadata about a given radar station alarms
radar_station_alarms 1 param → 200default
GET
/radar/queues/{host}
Returns metadata about a given radar queue
radar_queue 9 params → 200default
GET
/radar/profilers/{stationId}
Returns metadata about a given radar wind profiler
radar_profiler 3 params → 200default

Schemas 3

The contract defines 3 schemas that model the data the API accepts and returns. The most detailed is ProblemDetail (6 properties). Each schema is shown below with its type and property counts.

ISO8601Duration
string
A time duration in ISO 8601 format.
ProblemDetail
object
Detail about an error. This document conforms to RFC 7807 (Problem Details for HTTP APIs).
6 properties 6 required
ISO8601Interval
A time interval in ISO 8601 format. This can be one of: 1. Start and end time 2. Start time and duration 3. Duration and end time The string "NOW" can also be…

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

noaa-gov-radar-api-openapi.yml Raw ↑

Other APIs NOAA — National Oceanic and Atmospheric Administration publishes across the network.

Space Weather Prediction Center (SWPC) Data Service
CO-OPS Data Retrieval API (Tides & Currents)
CO-OPS Metadata API (MDAPI v1)
CO-OPS Derived Product API (DPAPI v0.1)
NCEI Access Data Service (v1)
NCEI Climate Data Online (CDO) v2 API
National Data Buoy Center (NDBC) Web Data Service
NOAA CoastWatch ERDDAP Server
NOAA Open Data Dissemination (NODD)
NOAA Fisheries One Stop Shop (FOSS) ODS / ORDS
NOAA InPort Metadata Catalog
NOAA — National Oceanic and Atmospheric Administration Alerts API