Dé beste software voor kwaliteits- en risicomanagement.

Risk management

The Risk management modules support organizations in their enterprise risk management approach, including risk inventory, risk evaluation, controls and control testing.

This module is licensed under the name Zenya RISK.

Available API’s

Starting with Zenya version 7.0, Zenya RISK has an extensive REST API which supports all operations on risks and controls. This can be found in API v4.

Note that this API can only be used for customers which have actively made the switch to the ‘new’ Zenya RISK which is introduced in Zenya 7.0.  For customers who are still on the ‘legacy’ Zenya RISK, a far more limited API is available in API version 3. We advise against building any kind of integrations on the ‘legacy’ Zenya RISK since it is deprecated and will be removed from the software at some point.

REST API

The REST API for risk management can be used to accomplish scenario’s like (but not limited to):

  • Listing risks present in the risk register
  • Listing controls
  • Listing controls related to specific risks
  • CRUD operations on risks and controls.

General API usage information
Overview of important information for consumers of the Zenya REST API, with topics like authentication.

Change log
Overview of changes and announced deprecations regarding this API.

Examples
Our code samples on GitHub show you how to get started with the Zenya REST API.

API Reference
A detailed reference for this API is provided in Swagger format.

Please note that the Swagger reference is also present in each customer’s Zenya tenant. You can find it by adding /api to the URL of the customer’s Zenya tenant. For example: https://organisation.zenya.work/api

In order to interact with the Swagger reference, you need to access the Swagger in the customer’s Zenya, and you need valid credentials for the customer’s Zenya.