I’m using a Hexnode trial and trying to test the API. I found the API key under Admin > API, but I couldn’t find any separate button to enable API access, even though some documentation seemed to suggest there might be one. When I try API calls, I keep getting 401 Unauthorized. I tried a few formats, including Basic Auth with email:API key, a token-style header, and Base64 encoding the key in PowerShell, but none of them worked. Is API access restricted on trial accounts, or is there another activation step needed before the API key can be used?