Introduction
The Vayu API is a slim and intuitive interface that provides a straightforward way to interact with the Vayu system. Its design is focused on simplicity and ease of use, making it accessible to developers of all levels. Click here for the Vayu OpenAPI spec file.Single Purpose and Focus
One of the standout features of the Vayu API is its focus on a single purpose.
The main usage of the API should be for logging in and sending events.
Other actions, such as creating customers and entering data metering details, should be carried out using the UI. This clear separation of concerns reduces the cognitive load for both developers and finance professionals.
The main usage of the API should be for logging in and sending events.
Other actions, such as creating customers and entering data metering details, should be carried out using the UI. This clear separation of concerns reduces the cognitive load for both developers and finance professionals.