WP_FAIL2BAN_REST_APIΒΆ

Premium feature.

New in version 4.3.0.

WPf2b now has a RESTful API for remote configuration and monitoring. To enable this feature, add the following to wp-config.php:

define('WP_FAIL2BAN_REST_API', true);

You must also define WP_FAIL2BAN_REST_SECRET.