Komodo Health · OAuth Scopes
Komodo Health OAuth Scopes
OAuth 2.0
probed
Komodo Health publishes 14 OAuth 2.0 scopes via the deviceCode, clientCredentials, and authorizationCode flows. Scopes are the fine-grained permissions an application requests at authorization time to act against the Komodo Health API on a user’s behalf.
Tokens are issued from https://auth.komodohealth.com/oauth/token.
This index is generated from the provider’s OpenAPI security definitions (and, where available, its documented scope reference) and refreshes on every APIs.io network build. Browse every provider’s scopes at scopes.apis.io.
CompanyHealthcareHealth DataLife SciencesReal-World DataHealthcare AnalyticsArtificial IntelligenceDataSnowflakeMCP
Scopes: 14
Flows: deviceCode, clientCredentials, authorizationCode
Method: probed
OAuth endpoints
Authorization URL
https://auth.komodohealth.com/authorize
https://auth.komodohealth.com/authorize
Token URL
https://auth.komodohealth.com/oauth/token
https://auth.komodohealth.com/oauth/token
Flows
deviceCodeclientCredentialsauthorizationCode
deviceCodeclientCredentialsauthorizationCode
Scopes (14)
| Scope | Description | Flows |
|---|---|---|
| openid | Request an ID token — OpenID Connect core. | |
| profile | Basic profile claims (name, given_name, family_name, nickname, picture). | |
| Email address claim. | ||
| email_verified | Email verification status claim. | |
| offline_access | Issue a refresh token — used by the CLI to persist a session in ~/.komodo/credentials. | |
| name | Full name claim. | |
| given_name | Given name claim. | |
| family_name | Family name claim. | |
| nickname | Nickname claim. | |
| picture | Profile picture claim. | |
| created_at | Account creation timestamp claim. | |
| identities | Linked identity provider records claim. | |
| phone | Phone number claim. | |
| address | Address claim. |