API reference
Versioned, read-only access to the VAT Ledger archive. Every request requires a Developer API key.
Authentication
Send the complete key in the Authorization header. Keys are shown only once when created.
Authorization: Bearer vld_live_your_keyMethodEndpointPurposeCost
GET
/api/v1/network1GET
/api/v1/airports1GET
/api/v1/airports/{icao}2GET
/api/v1/events1Example 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