websocat, can connect directly.
Quickstart
Create an API key and receive your first message in minutes.
Authentication
Learn how to authenticate your WebSocket connection.
Channels Overview
Explore the observation, ATIS, and forecast channels.
Protocol Reference
Understand every frame the server and client exchange.
Key endpoints
What you can build
Three data namespaces power the stream:- METAR observations (
metar.obs.<icao>): official reports from roughly 50 stations across four continents. - D-ATIS fast lane (
metar.atis.<icao>): Pro-only US hub data extracted from D-ATIS broadcasts, typically minutes ahead of the official METAR mirror. - Model forecasts (
metar.forecast.<tier>.<icao>): daily max/min temperature forecasts derived from global and high-resolution numerical weather models.
Complete, runnable client examples in Python, Node.js, Go, and the browser are available in the Examples section.
