Anaconda · OAuth Scopes
Anaconda OAuth Scopes
OAuth 2.0
probed
Anaconda publishes 3 OAuth 2.0 scopes via the authorizationCode, clientCredentials, deviceCode, password, and refreshToken flows. Scopes are the fine-grained permissions an application requests at authorization time to act against the Anaconda API on a user’s behalf.
Tokens are issued from https://anaconda.com/api/auth/oauth2/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.
CompanyData ScienceMachine LearningArtificial IntelligencePackage ManagementPythonDeveloper ToolsSoftware Supply ChainRepositoryPackage RegistryCondaMCP
Scopes: 3
Flows: authorizationCode, clientCredentials, deviceCode, password, refreshToken
Method: probed
OAuth endpoints
Authorization URL
https://anaconda.com/api/auth/oauth2/authorize
https://anaconda.com/api/auth/oauth2/authorize
Token URL
https://anaconda.com/api/auth/oauth2/token
https://anaconda.com/api/auth/oauth2/token
Flows
authorizationCodeclientCredentialsdeviceCodepasswordrefreshToken
authorizationCodeclientCredentialsdeviceCodepasswordrefreshToken
Scopes (3)
| Scope | Description | Flows |
|---|---|---|
| openid | Standard OIDC scope requesting an ID token. | authorizationCode, deviceCode |
| profile | Access to the authenticated user's basic profile claims. | authorizationCode, deviceCode |
| Access to the authenticated user's email address claim. | authorizationCode, deviceCode |
📄 Provider scope reference: https://anaconda.com/docs/cli-reference/anaconda-auth/getting-started