Aviation Data
Upstream sources catalog
List every upstream the Aviation API can consult, with license + status.
GET
/v1/reference/sourcesRequires X-API-KeyReturns the canonical SourceCatalog: OurAirports (Public Domain CC0), FAA Registry (US Public Domain), ADSB.lol (ODbL 1.0) and the internal seed. Each entry exposes license metadata, URL, restrictions, whether it is enabled, and the last successful sync timestamp (absent if not yet synced).
Authorization
X-API-KeystringRequiredOpaque API key issued from the Norba dashboard. Sent on every request as the X-API-Key HTTP header. Missing or invalid keys are rejected with 401 Unauthorized.