Restrict Access to public APIs -

Public APIs do not require any authentication by default. Using this feature, you can enable authentication for these APIs. For example, in case of Confluence, if anonymous access is enabled for a particular page, this page can be accessed with APIs without authentication. By configuring such APIs, users would need a valid API key in order to access them.

miniOrange REST Restrict Access to Public API

Bypass APIs from Authentication -

You can disable the plugin’s authentication for certain APIs using Bypass APIs from authentication feature. For the configured APIs, plugin’s authentication would get skipped, however the default authentication would still be applied.

miniOrange REST Bypass APIs from Authentication