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 Stations API

The Stations API from NOAA — 7 operation(s) for stations.

NOAA Stations API is one of 17 APIs that NOAA publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

This API exposes 9 JSON Schema definitions.

Tagged areas include Stations. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, a GitHub repository, and 9 JSON Schemas.

This API exposes 7 operations across 7 paths, and defines 30 schemas. It is described by OpenAPI 3.0.3, at version v4.0.

Requests are made against the base URL https://api.weather.gov.

7 operations 7 paths 30 schemas 7 GET

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.0.3
API Version
v4.0
Base URL
https://api.weather.gov
Terms of Service
Resource Areas
1

Paths & Operations 7

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

Stations 7
GET
/stations/{stationId}/observations
Returns a list of observations for a given station
station_observation_list 5 params → 200default
GET
/stations/{stationId}/observations/latest
Returns the latest observation for a station
station_observation_latest 2 params → 200default
GET
/stations/{stationId}/observations/{time}
Returns a single observation.
station_observation_time 2 params → 200default
GET
/stations/{stationId}/tafs
Returns Terminal Aerodrome Forecasts for the specified airport station.
tafs 1 param → 200default
GET
/stations/{stationId}/tafs/{date}/{time}
Returns a single Terminal Aerodrome Forecast.
taf 3 params → 200default
GET
/stations
Returns a list of observation stations.
obs_stations 4 params → 200default
GET
/stations/{stationId}
Returns metadata about a given observation station
obs_station 1 param → 200default

Schemas 30

The contract defines 30 schemas that model the data the API accepts and returns. The most detailed are Observation (30 properties), ObservationStation (15 properties), ProblemDetail (6 properties), GeoJsonFeature (5 properties). Each schema is shown below with its type and property counts.

JsonLdContext
ObservationStationGeoJson
Date
string
Date (in YYYY-MM-DD format).
UnitOfMeasure
string
A string denoting a unit of measure, expressed in the format "{unit}" or "{namespace}:{unit}". Units with the namespace "wmo" or "wmoUnit" are defined in the W…
GeoJsonGeometry
A GeoJSON geometry object. Please refer to IETF RFC 7946 for information on the GeoJSON format.
PaginationInfo
object
Links for retrieving more data from paged data sets
1 property 1 required
StateTerritoryCode
string
GeoJsonPolygon
array
A GeoJSON polygon. Please refer to IETF RFC 7946 for information on the GeoJSON format.
GeoJsonLineString
array
A GeoJSON line string. Please refer to IETF RFC 7946 for information on the GeoJSON format.
ObservationStationCollectionJsonLd
object
4 properties
ObservationStationJsonLd
AreaCode
State/territory codes and marine area codes
ObservationCollectionJsonLd
object
3 properties
ProblemDetail
object
Detail about an error. This document conforms to RFC 7807 (Problem Details for HTTP APIs).
6 properties 6 required
GeoJsonBoundingBox
array
A GeoJSON bounding box. Please refer to IETF RFC 7946 for information on the GeoJSON format.
ObservationCollectionGeoJson
ObservationJsonLd
GeoJsonCoordinate
array
A GeoJSON coordinate. Please refer to IETF RFC 7946 for information on the GeoJSON format.
GeoJsonFeature
object
A GeoJSON feature. Please refer to IETF RFC 7946 for information on the GeoJSON format.
5 properties 3 required
GeoJsonFeatureCollection
object
A GeoJSON feature collection. Please refer to IETF RFC 7946 for information on the GeoJSON format.
3 properties 2 required
MetarSkyCoverage
string
Observation
object
30 properties
ObservationStationCollectionGeoJson
MarineAreaCode
string
Marine area code as defined in NWS Directive 10-302: AM: Western North Atlantic Ocean and along U.S. East Coast south of Currituck Beach Light NC following the…
MetarPhenomenon
object
An object representing a decoded METAR phenomenon string.
5 properties 4 required
GeometryString
string
A geometry represented in Well-Known Text (WKT) format.
Time
string
A time (in HHMM format). This is always specified in UTC (Zulu) time.
ObservationStation
object
15 properties
QuantitativeValue
object
A structured value representing a measurement and its unit of measure. This object is a slightly modified version of the schema.org definition at https://schem…
5 properties
ObservationGeoJson

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

noaa-stations-api-openapi.yml Raw ↑

Other APIs NOAA publishes across the network.

Climate Data Online (CDO) API
CO-OPS Tides and Currents API
NOAA Alerts API
NOAA Aviation API
NOAA Glossary API
NOAA Gridpoints API
NOAA Icons API
NOAA Navigational Data API
NOAA Offices API
NOAA Points API
NOAA Products API
NOAA Radar API