natTrak is the web application used by the Atlantic oceanic controll areas of the VATSIM network. Pilots submit oceanic clearance requests via the website, and controllers respond to those requests.
This project is maintained by the VATSIM Tech Team.
natTrak is a Laravel application using Bootstrap 5.3, Livewire 3.0, and AlpineJS. It also makes use of Soketi for websocket support.
Create an Issue in this repository, or let one of us know via Discord if you're unable to. All ideas welcome!
Unfortunately it is not and there are no plans for this.
Yes! The endpoints are:
- /api/clx-messages - Detailed oceanic clearance messages
- /api/plugins-rcl - Simple oceanic clearance request messages
- /tracks - the tracks currently in use by natTrak.
It is highly recommended that you use the clx-messages endpoint. In future more endpoints will be available.