api.weather.gov API: get_observations
api.weather.gov via Parse · weather
Retrieve the latest weather observation from the nearest station to a geographic point. Resolves lat/lon to the closest observation station and returns current conditions including temperature, wind, humidity, pressure, and visibility. Three upstream round-trips (point metadata, station list, latest observation). 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.02 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_observations
- Interface artifact
- sha256:20bc75a3287e6152e4ba9d481bcf551b21638086b4595ac0eda958f4b8d3a027
- Manifest digest
- sha256:c644048b458cff7d7f8a232b07fb37f3bdf43c66615f37ff90c10ed9579b2bed
Request fields
- latitude (string, required): Latitude in decimal degrees (e.g. '39.7456').
- longitude (string, required): Longitude in decimal degrees (e.g. '-104.9994').