For the complete documentation index, see llms.txt. This page is also available as Markdown.

Introduction

Webhooks allow you to receive real-time HTTP notifications when data changes or flight events occur in aviowiki. Instead of polling the API for updates, you register a URL and aviowiki will POST event payloads to it automatically.

Last updated