v5

latestOpenAPI 3.1.0Proprietary2026-08-031,5423,1505.5 MB
Environment

Latest Terminal Aerodrome Forecast for a station

Return the latest Terminal Aerodrome Forecast (TAF) for the requested terminal. TAFs are issued every six hours (00/06/12/18 UTC) and are valid for 24 or 30 hours; they encode the forecast wind, visibility, weather, and ceiling at the aerodrome for each validity interval. The response includes the raw TAF text string plus the validity window and the terminal point geometry. Attribution: NOAA National Weather Service (api.weather.gov).

get/api/v1/weather/nws/aviation/taf/{station_id}

Path parameters

station_idstring required

ICAO station identifier (e.g. KJFK, KORD, KDEN).

ICAO station identifier (e.g. KJFK, KORD, KDEN).

Response

Latest TAF with raw text and validity window.

Example response

{
  "meta": {
    "endpoint": "/api/v1/fred/us/cpi",
    "data_time": "2026-04-16T14:30:00Z",
    "response_time": "2026-04-16T14:30:12Z",
    "provider": "Sugra API v1.0.1",
    "source": "sugra_crypto",
    "attribution": "Short interest and Reg SHO daily short volume data is owned by and sourced from FINRA (Financial Industry Regulatory Authority).",
    "fallback_chain": [
      "sugra_crypto",
      "sugra_finance"
    ]
  }
}