Skip to main content
Version: 1.0

Authentication API

API for managing authentication with OAuth2 and basic auth support

Authentication

Use a Bearer token to access this API. Format: Bearer {access_token}

Security Scheme Type:

apiKey

Header parameter name:

Authorization