VATSIM
VATSIM (Virtual Air Traffic Simulation Network) is a global online flight simulation network providing real-time data about pilots, controllers, flight plans, and ATC positions. The VATSIM REST APIs allow developers to access live network data, member statistics, aviation weather, upcoming events, and authentication services for the simulation community.
APIs
VATSIM Core API
RESTful API providing access to VATSIM member data including ratings, statistics, flight plan history, and ATC position information. Supports both public anonymized access and a...
VATSIM Data API
Provides real-time data about the VATSIM network including all currently connected pilots, controllers, ATIS broadcasts, and FSD servers. The live data feed regenerates every 15...
VATSIM Events API
Delivers information about upcoming events on the VATSIM network, including dates, times, organizers, airports, routes, and banner images. Publicly accessible without authentica...
VATSIM METAR API
Grants access to real-time METAR weather information for airports around the world. Accepts single or comma-delimited ICAO airport codes, supports a special "all" value for bulk...
VATSIM Connect API
OAuth 2.0 single sign-on authentication service for VATSIM members. Enables third-party applications and VATSIM organizations to authenticate users and access authorized profile...
VATSIM Slurper API
Provides real-time connection information for individual VATSIM users, delivering live session data for a given VATSIM member. Publicly accessible without authentication.