How AI is applied across API Evangelist and APIs.io. Read my AI disclosure →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

National Weather Service Products API

The Products API from National Weather Service — 9 operation(s) for products.

National Weather Service Products API is one of 13 APIs that National Weather Service publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Product. The published artifact set on APIs.io includes an OpenAPI specification and API documentation.

This API exposes 9 operations across 9 paths, and defines 6 schemas. It is described by OpenAPI 3.2.0, at version 3.8.1.

Requests are made against a single 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.2.0
API Version
3.8.1
Base URL
https://api.weather.gov/
Authentication
API Key, API Key
Resource Areas
1

Authentication & Security 2

National Weather Service Products 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 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), TextProductCollection (2 properties), TextProductLocationCollection (2 properties). Each schema is shown below with its type and property counts.

TextProductTypeCollection
object
2 properties
TextProductLocationCollection
object
2 properties
TextProduct
object
9 properties
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
JsonLdContext

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

national-weather-service-products-api-openapi.yml Raw ↑

Other APIs National Weather Service publishes across the network.

National Weather Service Alerts API
National Weather Service Aviation API
National Weather Service Glossary API
National Weather Service Gridpoints API
National Weather Service Icons API
National Weather Service Offices API
National Weather Service Points API
National Weather Service Radar API
National Weather Service Radio API
National Weather Service Stations API
National Weather Service Thumbnails API
National Weather Service Zones API
Where this information came from

This is an independent, third-party profile of National Weather Service Products API, published by API Evangelist. We do not operate, host, resell, or support these APIs, and we are not affiliated with or endorsed by the company unless stated above. Everything here is built from publicly available information — the company's own site, developer portal, documentation, public repositories, and the specifications it publishes for public use. Nothing is obtained by breaching a system, defeating an access control, or using credentials.

The Kin Score and Agent Readiness rating are independently calculated assessments of a company's public API artifacts, scored against a published rubric. They are not certifications, endorsements, security assessments, or audits.

Corrections, re-scores, and removal are free — no partnership or purchase required, and you do not need to justify the request. A removed company is recorded as unrated, never scored zero for having asked. Acknowledgement within one business day; removal within two.

info@apievangelist.com · Read the full data-sourcing policy →
On a security or compliance team? Put security in the subject line and you will get a person, not a form — we will tell you exactly which public URLs this profile was built from.