This is across the board, I have tried many endpoints with no success at all.
I am used to requests library and I tried authentication through headers and auth parameter. Both had the same response: 401. I am not forggeting to add a colon at the end of Authorization parameter in headers. With auth I put API key as username and nothing as password, as I read.
I am using my created API key, it is not public key or secret key, so you can discard this common mistake. I also tried with Postman and it also returned 401.
#Cloudability