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

The Products API from NOAA — 9 operation(s) for products.

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 operations 9 paths 6 schemas 9 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 9

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

Products 9
GET
/products
Returns a list of text products
products_query 7 params → 200default
GET
/products/locations
Returns a list of valid text product issuance locations
product_locations → 200default
GET
/products/types
Returns a list of valid text product types and codes
product_types → 200default
GET
/products/{productId}
Returns a specific text product
product 1 param → 200default
GET
/products/types/{typeId}
Returns a list of text products of a given type
products_type 1 param → 200default
GET
/products/types/{typeId}/locations
Returns a list of valid text product issuance locations for a given product type
products_type_locations 1 param → 200default
GET
/products/locations/{locationId}/types
Returns a list of valid text product types for a given issuance location
location_products 1 param → 200default
GET
/products/types/{typeId}/locations/{locationId}
Returns a list of text products of a given type for a given issuance location
products_type_location 2 params → 200default
GET
/products/types/{typeId}/locations/{locationId}/latest
Returns latest text products of a given type for a given issuance location with product text
latest_product_type_location 2 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 properties 6 required
TextProduct
object
9 properties
TextProductTypeCollection
object
2 properties
TextProductLocationCollection
object
2 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

noaa-products-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 Radar API
NOAA Radio API