Hello,
Is it possible to programmatically generate an API key using my extrahop credentials?
I am using java but am open to all options.
If this is not possible, my second option would be to use an html parsing library(JSOUP), to programmatically login, and then parse the api key value from the html.
Any suggestions are welcome.
Thank You