Hi Grant, you could add a server certificate restriction on the /rest/ path. Only with a valid client certificate (on the clients side) it should be possible to send a request to the path. More info about certificate can be found here.
Hope this points to improved security.
Hi Grant. Blocking specific IP addresses or ranges of IP addresses is typically something you would set up in your firewall, not on an application level in Mendix