# REST API

# General Information

The ARE provides a REST API with several functionalities. The base REST URI is:

http://localhost:8081/rest/<restmethod>

or

https://localhost:8083/rest/<restmethod>

In order to get a list of all available rest methods use: http://localhost:8081/rest/restfunctions