Introduction
This chapter contains the documentation for the Management API. This API allows manipulation of resources available in Arcanna UI, resources like:
- api tokens
- integrations
- use cases
This API can be accessed on the exposer service, available on port 9666.
Swagger UI path can be found http://localhost:9666/docs#/
(localhost will be replaced with a VM's IP address where the deployment took place).
Endpoints prefixed with /api/v2 are related to Management operations.
