GitHunt
AD

๐Ÿค–๐Ÿ”ฅ ADSB.lol API - Live air traffic, plausible aircraft routes, per-feeder map, embed images

api

This is the source code for the adsb.lol API.

It runs in Kubernetes and is written in Python / asyncio / aiohttp.

This API is compatible with the ADSBExchange Rapid API. It is a drop-in replacement.

Documentation

Interactive documentation for the API lives at api.adsb.lol/docs

Rate limits

Rate limits are dynamic based on the environment load.

If you get 4xx errors, you are doing something wrong.

In the future, you will require an API key which you can obtain by feeding adsb.lol.

This will be a way to ensure that the API is being used responsibly and by people who are willing to contribute to the project.

Languages

Python98.8%Dockerfile0.8%HTML0.4%

Contributors

BSD 3-Clause "New" or "Revised" License
Created January 29, 2023
Updated March 11, 2026
adsblol/api | GitHunt