API
Webhooks
Introducing Webhooks Avianis has webhooks to compliment the Avianis REST Connect API. Without webhooks, the API must be called at regular intervals using 'lastUpdated' parameter to return records that have been changed since the previous call. ...
Import and Authenticate Avianis API Requests in Postman
Here’s a step-by-step guide to importing the Avianis OpenAPI URL and generating a call in Postman using Basic Authentication, as well as importing and modifying a cURL request. Section 1: Import the Avianis OpenAPI URL into Postman Open Postman: ...
Getting Started with Avianis API
Introduction to the Avianis API The Avianis API provides access to Avianis data and services, enabling integration with various aviation operations. API URL: https://api.avianis.io/ OpenAPI Documentation: ...