Archera · OAuth Scopes
Archera OAuth Scopes
OAuth 2.0
searched
Archera publishes 4 OAuth 2.0 scopes via the authorizationCode flow. Scopes are the fine-grained permissions an application requests at authorization time to act against the Archera API on a user’s behalf.
Tokens are issued from https://api.archera.ai/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.
CompanyDeveloper ToolsFinOpsCloud Cost ManagementCloud CommitmentsCost OptimizationMCPAzureGoogle Cloud
Scopes: 4
Flows: authorizationCode
Method: searched
OAuth endpoints
Authorization URL
https://api.archera.ai/oauth/authorize
https://api.archera.ai/oauth/authorize
Token URL
https://api.archera.ai/oauth/token
https://api.archera.ai/oauth/token
Flows
authorizationCode
authorizationCode
Scopes (4)
| Scope | Description | Flows |
|---|---|---|
| archera:read | Read access to Archera resources (commitment plans, commitments, metrics, resources, orgs). | authorizationCode |
| archera:write | Write access to Archera resources (apply commitment plans, apply exchange recommendations, uploads). | authorizationCode |
| archera:admin | Administrative access to the Archera organization. | authorizationCode |
| archera:analytics | Access to analytics and reporting data. | authorizationCode |
📄 Provider scope reference: https://docs.archera.ai/api-reference/public-api/oauth