Get name and website-URL for airports by ICAO code. Covered airports are mostly in Germany.
No SDKs indexed for this API yet.
curl \ -H "Authorization: Bearer $ACCESS_TOKEN" \ /airportsapi/v1/airports/{icao_code}
No SDKs yet