Starting August 1st, NSE's new rule allows only one static IP per API. If you're managing two or more accounts, you might assume you need to run multiple virtual machines with one static IP in each. However, you can actually attach multiple static IPs to a single VM. I successfully implemented this in Google Cloud Platform (GCP) by adding multiple network interfaces.
Sharing this tip for anyone who might find it helpful!