Authenticate
Initiates an authentication request and returns a token along with the token expiration time for an authenticated user.
GET
Authenticate
Path Parameters
Specifies a user's authentication method, such as "GitHub".
Query Parameters
The API key used for system authentication.
Key is required only if the authentication source is "api-key".
The API secret used for system authentication.
Secret is required only if the authentication source is "api-key".
Response
A successful response.
Authenticate