EVE-NG Linux VM SSH troubleshooting
September 20, 2025
Authenticating to the Strata Cloud Manager API
According to the official documentation , before making any API calls, you must first obtain an access token using your username, password, and tenant service group.
This token can then be used to authorize subsequent API requests.
Along with the token, the API also returns its validity period, 900 seconds (15 minutes), which must be taken into account when designing automations.
Continue reading the post on Patreon .