Authentication & User Info
Authenticate using API Token
Exchanges a valid Altostrat API Token (provided as Bearer token) for a short-lived JWT.
GET
Authorizations
API Token provided as Bearer token for exchanging into a JWT via /.well-known/jwt
. Format {tokenId}:{teamId}:{secret}
.
Response
200
application/json
JWT Token details.
The response is of type object
.