Authorizations
Enter your JWT bearer token.
Path Parameters
The unique identifier for the site.
"d290f1ee-6c54-4b01-90e6-d701748f0851"
The unique identifier for the transient access session.
"f0e9d8c7-b6a5-4f3e-2d1c-0b9a8e7f6d5c"
Response
The transient access object.
The unique identifier for the transient access session.
"f0e9d8c7-b6a5-4f3e-2d1c-0b9a8e7f6d5c"
The temporary username for this session.
"transient-user-abc123"
The temporary password for this session.
"P@ssw0rdABC123XYZ"
The public port on the Altostrat management server to connect to.
45821
The type of access protocol.
winbox, ssh "winbox"
Whether the session has full administrative privileges.
true
Whether access is allowed from private (RFC1918) IP ranges.
false
The source CIDR that is exclusively allowed to connect.
"198.51.100.10/32"
True if the session was manually revoked before it expired.
false
The timestamp when this session will automatically expire.
"2025-10-29T12:15:49Z"
True if the session has expired or been revoked.
false
The hostname of the Altostrat management server to connect to.
"edge-us-east-1a.ostrat.io"
A human-readable string indicating how long until the session expires.
"15 minutes from now"
A Winbox connection string for easy one-click access.
"winbox://edge-us-east-1a.ostrat.io:45821?username=transient-user-abc123&password=P@ssw0rdABC123XYZ"