Versioned, read-only access to the VAT Ledger archive. Every request requires a Developer API key.
Send the complete key in the Authorization header. Keys are shown only once when created.
Authorization: Bearer vld_live_your_key/api/v1/network1/api/v1/airports1/api/v1/airports/{icao}2/api/v1/events1Limits are measured in quota units. A default key can consume 30 units per minute; all keys on an account share 60 units per minute and 5,000 units per UTC day. Most endpoints cost one unit, while airport detail costs two.
Responses include RateLimit-Limit, RateLimit-Remaining and RateLimit-Reset for the active minute window. A 429 response also includes Retry-After. See the data and API policy for permitted use.
curl https://vatledger.flightstrips.dk/api/v1/network \
-H "Authorization: Bearer $VATLEDGER_API_KEY"Sign in with VATSIM and create up to three keys. A complete key is displayed only once.
Open Developer workspace Contact simon@bjerrebakholdt.dk