About the Airlines (Commercial) database
The airlines database from Databases UK contains a complete and up to date database of international airlines based in over 229 countries around the world. Data includes airline name, IATA and ICAO codes and country of registration.
Access the APIAbout the API
The Databases UK API allows developers to quickly access large data without the need to download, compile or maintain any files locally. Using a URL and API key exclusive to your account, you can receive complete data in JSON, XML or CSV format instantly.
Website developers and application developers can now focus on their application code without worrying about data sourcing.
Sample calls
https://www.databasesuk.com/api/?key=<API_KEY>&iata=Something&format=JSON
https://www.databasesuk.com/api/?key=<API_KEY>&icao=Something&format=JSON
https://www.databasesuk.com/api/?key=<API_KEY>&airline=Something&format=JSON
https://www.databasesuk.com/api/?key=<API_KEY>&call_sign=Something&format=JSON
https://www.databasesuk.com/api/?key=<API_KEY>&country=Something&format=JSON
https://www.databasesuk.com/api/?key=<API_KEY>&country_code=Something&format=JSON