Hi,
How can I allow only specific IPs to use the WP REST API? I tried the wildcard ... on the blacklist and then specific IPs on the whitelist, and that worked, but the issue is that it was also blocking everyone from registering on the site, and I only want to block the access by IP to the REST API. Is that doable on the free version? Or is that a PRO feature?
Thanks
For now, WP Cerber does not provide a way to create a separate list of IP addresses specifically for granting access to the REST API. The access list configuration applies globally, except for certain functions like anti-spam and firewall inspections, which need to be enabled manually.
The good news is that this feature is planned and will be implemented soon. Once available, you’ll be able to create dedicated IP access rules for the REST API without affecting other parts of your website.