Aviation Data Hub API - Airport Vertical

Number of APIs: 3

Aviation Data Hub acts as a central data repository for all functions, which affect the efficient functioning of an airport. Data can be ingested from various sources via standardized interfaces. The way of getting data out of it is similar; there are standardized REST and MQTT interfaces to fetch the data. The data structure is based on industry standards such as IATA's AIDM and ACI's ACRIS combined with decades of Siemens Logistics industry knowledge.

Contact Support: Name: Siemens Logistics GmbH Email: adh-devportal@siemens-logistics.com

  1. airports - Query all airports. GET {{baseUrl}}/airports

  2. airports - Insert (or overwrite) an airport. POST {{baseUrl}}/airports

  3. airports - Query airports by IATA code. GET {{baseUrl}}/airports/:iata-code