patchBay

airportsapi vs MTA

If you need a Transportation API that's easy to integrate, go with MTA.

airportsapi

Get name and website-URL for airports by ICAO code. Covered airports are mostly in Germany.

MTA

MTA Subway Realtime Feeds

airportsapi

  • Simple API key authentication
  • HTTPS supported

MTA

  • No authentication required
  • HTTPS supported
  • No CORS support
FeatureairportsapiMTA
AuthenticationapiKeyNone
HTTPSYesYes
CORSUnknownNo

When to use which?

MTA is the better choice for quick prototypes and hackathons since it requires no authentication.