Version: 1.0
Authentication API aka Auth
The authentication API is used for all operations on the currently authenticated user.
Authentication​
- HTTP: Basic Auth
 - OAuth 2.0: OAuth2
 
Security Scheme Type:  | http  | 
|---|---|
HTTP Authorization Scheme:  | basic  | 
Security Scheme Type:  | oauth2  | 
|---|---|
OAuth Flow (authorizationCode):  | Token URL: $CUSTOM-DOMAIN/oauth/v2/token Authorization URL: $CUSTOM-DOMAIN/oauth/v2/authorize Scopes: 
  | 
License
Apache License 2.0