Categories

Category cover

Automation
155 posts

Category cover

Learning paths
119 posts

Category cover

CISO
22 posts

Category cover

Security
20 posts

Category cover

Notes
19 posts

Category cover

Personal Security
18 posts

Category cover

Infrastructure
12 posts

Category cover

OT/ICS
5 posts

Category cover

Books
3 posts

Category cover

UNetLab
3 posts

Category cover

Write-up
3 posts

Category cover

OSInt
2 posts

Category cover

My life
1 posts

Authenticating to the Strata Cloud Manager API

Andrea Dainese
September 07, 2025
Post cover

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 .