API reference

Versioned, read-only access to the VAT Ledger archive. Every request requires a Developer API key.

OpenAPI 3.1 JSON

Authentication

Send the complete key in the Authorization header. Keys are shown only once when created.

Authorization: Bearer vld_live_your_key
MethodEndpointCost
GET/api/v1/network1
GET/api/v1/airports1
GET/api/v1/airports/{icao}2
GET/api/v1/events1

Example request

curl https://your-host/api/v1/network \
  -H "Authorization: Bearer $VATLEDGER_API_KEY"

Need a key?

Sign in with VATSIM, create up to three keys, and monitor your daily allowance.

Open Developer workspace