Publicly Available Developer API

Started by baarhus, February 21, 2020, 10:02:27 AM

baarhus

I apologize if this has already been asked, or if it is already a thing. I did a good bit of searching the forums and google and couldn't come up with anything.

I was wondering if there are any APIs exposed to the public. And if not, could we get some?

My use case is very simple, and I think useful. It would be nice to received notifications when a week has ended along with some basic financial details.

Since this isn't built into Airwaysim, as a developer, my natural recourse was to build something myself. I haven't been able to find anything regarding publicly available APIs. If I'm not missing something, I'd love this to become a feature.

groundbum2

it's been asked before that we can download data to XLS, for example planes, routes, and why not financials.

We could then build bolt-ons without impacting the server.

Simon

baarhus

You could write browser plugins to do quite a bit regarding price management by looking at the DOM, I suppose. But would that be against the rules?