Aera Technology · OAuth Scopes

Aera Technology OAuth Scopes

OAuth 2.0 probed

Aera Technology publishes 1 OAuth 2.0 scope via the authorizationCode flow. Scopes are the fine-grained permissions an application requests at authorization time to act against the Aera Technology API on a user’s behalf.

Tokens are issued from https://www.aeratechnology.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.

CompanyDecision IntelligenceArtificial IntelligenceEnterprise SoftwareSupply ChainAutomationAnalyticsAgents
Scopes: 1 Flows: authorizationCode Method: probed

OAuth endpoints

Authorization URL
https://www.aeratechnology.com/oauth/authorize
Token URL
https://www.aeratechnology.com/oauth/token
Flows
authorizationCode

Scopes (1)

ScopeDescriptionFlows
mcp Access the Aera Technology MCP server at /wp-json/mcp/mcp-oauth-server. Advertised in both scopes_supported lists; no finer-grained or per-tool scopes are published. authorizationCode

Source

OAuth Scopes

aera-technology-scopes.yml Raw ↑
generated: '2026-08-06'
method: probed
source: https://www.aeratechnology.com/.well-known/oauth-authorization-server
note: >-
  Scopes as advertised by Aera Technology's own RFC 8414 authorization-server
  metadata and RFC 9728 protected-resource metadata. Aera publishes no scopes /
  permissions reference page, so this is the complete publicly observable scope
  surface — a single coarse scope. Nothing is inferred.
schemes:
- name: mcp-oauth
  source: well-known/aera-technology-oauth-authorization-server.json
  flows:
  - flow: authorizationCode
    authorizationUrl: https://www.aeratechnology.com/oauth/authorize
    tokenUrl: https://www.aeratechnology.com/oauth/token
scopes:
- scope: mcp
  description: >-
    Access the Aera Technology MCP server at
    /wp-json/mcp/mcp-oauth-server. Advertised in both scopes_supported lists; no
    finer-grained or per-tool scopes are published.
  flows: [authorizationCode]
  sources:
  - well-known/aera-technology-oauth-authorization-server.json
  - well-known/aera-technology-oauth-protected-resource.json
x-evidence:
  fetched: '2026-08-06'
  probes:
  - url: https://www.aeratechnology.com/.well-known/oauth-authorization-server
    http_status: 200
  - url: https://www.aeratechnology.com/.well-known/oauth-protected-resource
    http_status: 200