REST API Interface

IDSTower offers a REST API interface to interact with the system, this interface can be used to integrate IDSTower with other systems or to automate tasks.

The REST API is based on the OpenAPI 3.0 specification and the documentation can be found built-in in the system at the following URL: https://<IDSTower-IP>/ApiDocs/index.html

you can access our demo instance at Built-in Docs here .

The REST API utilizes ApiKeys for authentication, you can generate an API key from the IDSTower web interface by navigating to the Settings -> API Keys section, and click on the Add API Key button, you can also manage your API keys from the same section.

To be able to use the REST API, you will need a Professional or Enterprise license, the REST API is not available in the Standard Edition.