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 retrieval, and returns data in either plain text or JSON format. No authentication required.

Documentation

API entry from apis.yml

apis.yml Raw ↑
name: VATSIM METAR API
description: 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 retrieval, and
  returns data in either plain text or JSON format. No authentication required.
image: https://vatsim.net/favicon.ico
humanURL: https://vatsim.dev/api/metar-api/
baseURL: https://metar.vatsim.net
tags:
- METAR
- Weather
- Aviation
- Airports
properties:
- type: Documentation
  url: https://vatsim.dev/api/metar-api/
contact:
- FN: VATSIM Technology Team
  email: [email protected]