Hello! I readily admit that there may be a better way to do what I’m looking for, but I thought I would start here first.
I’m trying to write a script that will allow me to check any given IP address to see if it appears on CF’s managed IP lists (such as cf.vpn), and if so, which list. So far I can’t even get my curl command correct, and the more I read, the more I’m thinking that this might not even be possible. While I am very familiar with scripting in bash, interacting with an API is not something I’ve done often; can someone help me out? I do have my tokens created.
Thank you!
Josh