TAF
get/taf/{icao}
Path parameters
icaostring required
The ICAO of the airport to search for
Query parameters
source'aviationweather' | 'faa'
The source for the TAF
Response
TAF notice was found
Example response
{
"icao": "KLAX",
"taf": "KLAX 242119Z 2421/2524 28011KT P6SM SCT029 OVC040 FM250500 26007KT P6SM OVC030 FM250900 25007KT P6SM OVC035 FM251800 25010KT P6SM OVC040 FM252100 25013KT P6SM BKN045"
}Changes
No recorded changes to this endpoint across all 1 revision of this API.