Aviation-grade weather data through a clean, modern API. Current conditions, hourly and daily forecasts, minute-level precipitation, and winds aloft — everything you need to build serious weather features into your app, without standing up the infrastructure yourself.
Clean RESTful endpoints, JSON responses, standard units. For radar imagery and map tiles see our Map Tile API.
Example response from GET /wxf/current?lat=40.7128&lon=-74.006
{
"currentWeather": {
"metadata": {
"attributionURL": "https://aviatorassistant.com/weather-data-sources/",
"latitude": 40.7128,
"longitude": -74.006,
"readTime": "2026-05-01T18:00:01.234Z",
"reportedTime": "2026-05-01T18:00:00.000Z",
"units": "si"
},
"asOf": "2026-05-01T18:00:00.000Z",
"asOfSource": "mesonet:GRMM7",
"temperature": 22.3,
"temperatureApparent": 21.8,
"temperatureDewPoint": 12.1,
"humidity": 0.52,
"cloudCover": 0.35,
"windSpeed": 18.4,
"windDirection": 225,
"windGust": 32.1,
"pressure": 1013.2,
"pressureTrend": "falling",
"pressureTrendDelta": -0.8,
"visibility": 16000,
"cloudCeiling": 8500,
"uvIndex": 6,
"precipitationIntensity": 0,
"conditionCode": "PartlyCloudy",
"daylight": true,
"confidence": "primary"
}
}
The same engine that powers WeatherScope, Vortix, and the Aviator Assistant EFB — available as a public API.
Already using Apple's WeatherKit? Our response shape matches it. Migrating is a base-URL change, not a rewrite.
We blend real-time observations and the best available models so every response is as accurate as the data allows — and we tell you how confident we are.
Thousands of station observations and global forecast data, refreshed continuously. Build for anywhere your users fly.
Pass an elevation and the response adapts. Mountain airports, ridges, and high-altitude operations get the right numbers — not the valley-floor approximation.
Winds aloft, air quality, dust and smoke, wave heights, fire weather. Everything pilots, drone operators, and product teams need — one API.
Fast responses, predictable schemas, clear attribution on every payload. Designed to sit behind real consumer apps and aviation operations.
One API, every category of weather data pilots and operators actually use.
10-day hourly + daily forecasts worldwide. Temperature, wind, precipitation, cloud cover, pressure — everything a forecast page needs.
Rapid-refresh forecasts across CONUS update through the day so your users see the latest picture, not yesterday's run.
Real-time station observations worldwide and minute-level precipitation nowcasts driven by live radar. The freshest possible reading at any location.
Current AQI plus 5-day forecasts for PM2.5, ozone, nitrogen dioxide, carbon monoxide, and sulphur dioxide.
Aerosol forecasts and fire weather indices. Built for UAV operators, aviation visibility, and outdoor operations downwind of wildfire smoke.
Significant wave height, peak period, mean direction, and sea-surface temperature. Aviation and maritime use cases both covered.
Every Aviator Assistant product runs on this API. If it's good enough for our own flagship apps, it's good enough for yours.
Charts, weather, and flight planning for pilots — current conditions, forecast, winds aloft, and minute-level precipitation all served from this API.
Consumer weather app with AI-powered forecasts. The "right now" panel, hourly outlook, and rain-soon notifications come straight from these endpoints.
Professional aviation weather. The same forecast data, packaged for instrument-rated pilots and operators who need full briefings on the ground.
Sub-500ft precision weather for drone operators. Winds aloft, gust forecasts, and visibility for Part 107 missions.
Live aircraft tracking with weather context. Current conditions and forecast for any aircraft's origin, destination, or current position.
Flight school operations suite. Weather briefings inside scheduling and dispatch, powered by the same data your students will see in the cockpit.
Need imagery instead of JSON? Our Map Tile API serves slippy-map tiles for Leaflet, Mapbox GL, MapLibre, and native map views — radar, satellite, forecast overlays, plus satellite basemaps and vector tiles.
API access is sales-led — contact us with your use case, expected request volume, and integration timeline.