API

The API module contains all functionality necessary to provide modern REST-based API interfaces.

Configuration Options

<api> <whitelist>{{ string, string }}</whitelist> <logging>{{ bool }}</logging> <loggingBlacklist>{{ string, string }}</loggingBlacklist> <whitelistHeader>{{ string }}</whitelistHeader> <forceApplication>{{ bool}}</forceApplication> </api>

Related pages