Skip to main content

OnAir

There is two APIs:

  • REST API, open to everyone, but limited to certain resources.
  • SOAP API, used by the Windows client, it seems to have access to all resources

REST API

Swagger API: UI, reference.

Check OnAir Client or BitWarden for API Key.

A first tentative to work on OnAir data was made and now stored on GitLab.

Experiments

An Electron project has been created for testing. It can be found on GitLab.

This project contains some documentation on API (SOAP) and LinqPad files.