KIProtect provides an API to the KIProtect tool, allowing users to transform data via a RESTful API.
To build the API, run the following commands in the parent directory:
make
make install
Run the following in the parent directory:
make test-api
First, define the KODEX_SETTINGS
environment variable. Then, run
kodex api run