Flightnet provides an API (Application Programming Interface) that allows access to specific data from an external application.
The interface is designed as a REST webservice, permitting a lightweight access that can easily be programmed in languages like PHP, VBA or Java.
Available services
See operations
Access
Flightnet provides a encrypted access (SSL / https) to the API, which is located on https://www.flightnet.aero/api/.
Authentication
For every access to the API, the security credentials must be delivered. These include company code, username and password of an API account. Such API accounts are managed as user accounts in the user administration, however, the API account checkbox must be checked.
API accounts are exclusively used for API access. You cannot login via the web interface with a API account, conversely you can't use a non API account for API access .