api.weather.gov API: get_forecast
api.weather.gov via Parse · weather
Retrieve the 7-day weather forecast for a geographic point. Resolves the lat/lon to its NWS grid and returns up to 14 half-day forecast periods with temperature, wind, precipitation probability, and narrative text. Two upstream round-trips are made (point metadata then forecast grid); latency reflects both. Access NOAA weather forecasts, active alerts, and observation data for supply-chain and jobsite weather-disruption risk checks. Fulfilled by Parse from api.weather.gov.
- api-weather-gov
- government-public
- maps-geo
- parse
- platform-key
- weather
Price and execution
- Price
- $0.04 USD credits / call
- Trust tier
- Verified
- Execution
- Managed call
- Capability group
- weather
Interface snapshot
- Protocol
- HTTP operation
- Operation
- GET /scraper/5c5a7487-3def-42c5-83c2-f666cb8837fa/get_forecast
- Interface artifact
- sha256:8ee4648a2146cc608d8c0aebc66b622b3f7aabeee490f6ea5923da3375cd8ae8
- Manifest digest
- sha256:f1bc9cd1807efd69061737071513556a05c78394b5874ea9dac494582918aa67
Request fields
- latitude (string, required): Latitude in decimal degrees (e.g. '39.7456').
- longitude (string, required): Longitude in decimal degrees (e.g. '-104.9994').