NOAA Products 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 Products. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, a GitHub repository, and 9 JSON Schemas.
This API exposes
9 operations
across 9 paths,
and defines 6 schemas.
It is described by OpenAPI 3.0.3, at version v4.0.
Requests are made against the base URL https://api.weather.gov.
9 operations9 paths6 schemas9 GET
Metadata
The identity and technical contract details declared by the specification.
Returns latest text products of a given type for a given issuance location with product text
latest_product_type_location2 params→ 200default
Schemas 6
The contract defines 6 schemas that model the data the API accepts and returns. The most detailed are TextProduct (9 properties), ProblemDetail (6 properties), TextProductLocationCollection (2 properties), TextProductTypeCollection (2 properties). Each schema is shown below with its type and property counts.
JsonLdContext
TextProductCollection
object
2 properties
ProblemDetail
object
Detail about an error. This document conforms to RFC 7807 (Problem Details for HTTP APIs).
6 properties6 required
TextProduct
object
9 properties
TextProductTypeCollection
object
2 properties
TextProductLocationCollection
object
2 properties
Specification
The full machine-readable OpenAPI contract behind this narrative.