Version: 1.0.0
Supatool API
Authentication
- HTTP: Bearer Auth
- OAuth 2.0: OAuth2
Session token obtained after authentication. Include the session token in the Authorization header as 'Bearer <token>'. Also include the X-Session-ID header with the session ID.
Security Scheme Type: | http |
|---|---|
HTTP Authorization Scheme: | bearer |
Bearer format: | Session Token |
OAuth2/OIDC authentication. Users must authenticate through the OIDC flow to obtain session tokens.
Security Scheme Type: | oauth2 |
|---|---|
OAuth Flow (authorizationCode): | Token URL: https://auth.supatool.com/oauth/v2/token Authorization URL: https://auth.supatool.com/oauth/v2/authorize Scopes:
|