Wazuh API is an open source RESTful API to interact with Wazuh from your own application or with a simple web browser or tools like cURL.
Our goal is to completely manage Wazuh remotely. Perform everyday actions like adding an agent, check configuration, or look for syscheck files are now simplest using Wazuh API.
Wazuh API capabilities:
- Agents management
- Manager overview
- Rootcheck control & search
- Syscheck control & search
- Ruleset information
- Statistical Information
- HTTPS and User authentication
- Error Handling
stable
branch on correspond to the last Wazuh API stable version.master
branch contains the latest code, be aware of possible bugs on this branch.development
branch includes all the new features we're adding and testing.
If you want to contribute to our project please don't hesitate to send a pull request. You can also join our users mailing list, by sending an email to wazuh+subscribe@googlegroups.com, to ask questions and participate in discussions.