FsHub is a developer focused platform designed to provide extensive data points for user flights and Virtual Airlines. Beyond accessing user data, FsHub enables flexible interaction with the platform itself, allowing you to create detailed automations, scripts, or events both within and outside the platform to suit your needs!
There are currently two ways to interact with the platform:
The FsHub REST API can be used το ιnteracting with the platform, or to fetch data. For example if you would like to edit data on your account or your VA, using the REST API is your way to go.
💡 Click here to learn more about the REST API.
If you are looking on receiving data on your own servers from FsHub for various events (such as a flight being completed) as soon as they happen, you can use the Webhook API.
💡 You can learn more about the Webhooks here!
If you are ready to start implementing ways to interact with the platform, need to see what data or keys are required, or see real world examples, check out the Getting Started Page