Thanks Wyatt!
Good day! I have 3 IP addresses configured for my API key. These 3 IPs are my endpoint's load balancer in 3 different zones, I need to add additional ips for utility servers, is this possible or can I have more than one active API key on the account with its own 3 ip addresses?
Thanks,
Todd
Every user has his/her/it's own API key. So, if you want a separate API key you can create a new user. You should limit the user's access to just the things you want it to be able to control. And treat the API key like a password (don't share it, don't put it in client-side code, etc., etc.)
Thanks Wyatt!