Programmable Platform

Interact with every layer of the OS. From low-level kernel syscalls to high-level cloud management REST APIs.

Reference Docs

Browse by layer.

Kernel Syscalls

Ring 0. Documentation for the 50 minimal syscalls provided by the VayuOS microkernel. Essential for driver developers.

Syscall Table →

System Libraries

Userspace. standard C/C++ library behavior, deviations from POSIX, and our custom asynchronous I/O libraries.

Lib Docs →

Management API

RESTful. Control the OS configuration, network settings, and updates remotely via our secure HTTP API endpoint.

OpenAPI Spec →