v1
latestOpenAPI 3.0.32026-07-262499981.2 MBAuthenticationService
Authenticate
Initiates an authentication request and returns a token along with the token expiration time for an authenticated user.
get/v1/auth/{authentication_source}
Path parameters
authentication_sourcestring required
Specifies a user's authentication method, such as "GitHub".
Query parameters
keystring
The API key used for system authentication.
Key is required only if the authentication source is "api-key".
secretstring
The API secret used for system authentication.
Secret is required only if the authentication source is "api-key".
Response
A successful response.