Aladdin Studio · OAuth Scopes
Aladdin Studio OAuth Scopes
OAuth 2.0
derived
Aladdin Studio publishes 7 OAuth 2.0 scopes via the clientCredentials and authorizationCode flows. Scopes are the fine-grained permissions an application requests at authorization time to act against the Aladdin Studio API on a user’s behalf.
Tokens are issued from https://api.blackrock.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.
FinancialInvestment ManagementPortfolio AnalyticsRisk ManagementAsset ManagementBlackRockData Cloud
Scopes: 7
Flows: clientCredentials, authorizationCode
Method: derived
OAuth endpoints
Authorization URL
https://api.blackrock.com/oauth/authorize
https://api.blackrock.com/oauth/authorize
Token URL
https://api.blackrock.com/oauth/token
https://api.blackrock.com/oauth/token
Flows
clientCredentialsauthorizationCode
clientCredentialsauthorizationCode
Scopes (7)
| Scope | Description | Flows |
|---|---|---|
| adc:read | Read Data Cloud data | clientCredentials |
| analytics:read | Read analytics data | clientCredentials |
| portfolio:read | Read portfolio data | authorizationCode, clientCredentials |
| research:read | Read research data | clientCredentials |
| risk:read | Read risk analytics | authorizationCode, clientCredentials |
| trading:read | Read trading data | clientCredentials |
| trading:write | Create and manage orders | clientCredentials |