Auth

auth

Auth

Access Tokens

auth.access_tokens

Methods

Create Jwt -> { token, state }
post/auth/jetbrains-jwt/provide-access/license/v2

Get an access token to JB AI Cloud for a user based on license id (V2).

Response fields
token: string

The JWT token issued by the service.

state:

Represents the current state of the user in the system.

Request example
200Example