Back to catalog

AviationWeather

Free

NOAA aviation weather forecasts and observations

WeatherHTTPSNo API key required

KJFK — METAR Report

Aviation Weather

StationKJFK
Raw ObKJFK 251456Z 31012G18KT 10SM FEW250 M02/M14 A3042
Temperature-2°C
Dewpoint-14°C
Wind Speed12 kt

Sample Response

response.json
1{
2 "station": "KJFK",
3 "rawOb": "KJFK 251456Z 31012G18KT 10SM FEW250 M02/M14 A3042",
4 "temperature": "-2°C",
5 "dewpoint": "-14°C",
6 "windSpeed": "12 kt"
7}

Code Snippets

request.sh
1"color:#c084fc">curl -X "color:#fbbf24">GET "https://www.aviationweather.gov/dataserver"
View Documentation

Similar APIs