Alpha Intelligence API

Governance intelligence, built to move.

Put independent AI governance ratings, company, director, executive, regulatory, and signal intelligence inside the systems where institutions make decisions.

  • REST
  • JSON
  • Versioned
  • Authenticated
  • Evidence-linked
Alpha APIAuthenticated gateway
GET/v1/ratings/{ticker}

Request

curl "https://api.alpha.ac/functions/v1/api-gateway/v1/ratings/{ticker}" \
  --header "Authorization: Bearer $ALPHA_API_KEY"

Response shape

{
  "ticker": "string",
  "rating": {
    "grade": "AAA | AA | A | BBB | BB | B | CCC | CC | C | D | NR",
    "trajectory": "advancing | stable | declining",
    "watch": "positive | negative | none",
    "rating_type": "public | assessed"
  },
  "methodology_version": "string",
  "updated_at": "ISO-8601"
}

The entities behind accountability.

A company rating is only the top line. Alpha connects the organizations, directors, executives, committees, filings, regulations, incidents, controls, and observed outcomes that explain the judgment.

01

Company and rating intelligence

Current rating opinions, rating history, governance dimensions, company profiles, filings, board structure, and committee assignments.

  • /v1/ratings/{ticker}
  • /v1/companies
  • /v1/companies/{ticker}/board

02

Directors and board leadership

Director search, profiles, board seats, committee context, and the evidence needed to examine governance readiness and accountability.

  • /v1/directors?q={name}
  • /v1/directors/{id}
  • /v1/committee-map/{ticker}

03

Executives and compensation

Executive leadership and compensation intelligence connected to company, board, and governance context where the underlying evidence is available.

  • /v1/companies/{ticker}/compensation
  • /v1/companies/{ticker}/filings

04

Signals and causal pathways

Governance signals, evidence lineage, watch events, and causal pathways that show what changed, why it matters, and where accountability sits.

  • /v1/signals/{ticker}
  • /v1/signals/feed
  • /v1/pathways/{ticker}

05

Regulation and risk exposure

Structured regulatory intelligence, jurisdictional requirements, company exposure, governance debt, and risk-surface views.

  • /v1/regulations/{region}
  • /v1/regulatory-exposure/{ticker}
  • /v1/governance-debt/{ticker}

06

Benchmarks and institutional delivery

Sector benchmarks, batch rating retrieval, insurance risk profiles, and webhook delivery for monitored portfolios and enterprise workflows.

  • /v1/benchmark/{sector}
  • /v1/ratings/batch
  • /v1/webhooks

API and MCP

One intelligence layer. Two interfaces.

The API is for deterministic retrieval and system integration. MCP is for tool discovery and governed AI workflows. Institutions can use either interface or both.

Alpha API

For software and data systems

Stable REST routes for applications, pipelines, models, dashboards, batch jobs, and event-driven integrations.

  • Typed, versioned data retrieval
  • Batch access and webhooks
  • Usage controls and auditability

Alpha MCP

For governed AI workflows

Discoverable tools, resources, and prompts for agent clients that need to search, reason over, and cite Alpha intelligence.

  • Tool and resource discovery
  • Natural-language workflows
  • Governed access by capability

Shared foundation: Alpha Governance Knowledge Graph, methodology, evidence controls, rating governance

Built for decisions with consequences.

Alpha is not a generic corporate-data feed. The API is designed for the institutions that evaluate, govern, finance, insure, and advise AI-enabled enterprises.

Investment and portfolio systems

Bring governance quality, trajectory, watch state, and sector context into screening, stewardship, and diligence workflows.

Insurance and risk models

Connect governance evidence, risk surfaces, leadership accountability, and material changes to underwriting and monitoring systems.

Board and legal intelligence

Retrieve directors, committees, filings, regulation, and decision evidence for board preparation, legal review, and governance advice.

Enterprise data products

Embed Alpha intelligence in internal dashboards, research environments, alerts, and governed AI applications.

A practical starting surface.

The current gateway covers ratings, companies, boards, directors, signals, causal pathways, regulation, benchmarks, risk views, and institutional delivery.

MethodRouteDescription
GET/v1/ratings/{ticker}Current rating record, methodology version, evidence basis, trajectory, and watch state.
POST/v1/ratings/batchBatch rating retrieval for an approved set of companies.
GET/v1/companiesPaginated company coverage with filters for sector, industry, and rating status.
GET/v1/companies/{ticker}/boardBoard composition and director relationships for a covered company.
GET/v1/directors?q={name}Director search for approved professional and institutional use.
GET/v1/directors/{id}A director profile with board and governance context.
GET/v1/signals/{ticker}Recent governance signals for a covered company.
GET/v1/pathways/{ticker}Causal pathway maps connecting evidence, risk, governance controls, and outcomes.
GET/v1/regulations/{region}Structured regulatory intelligence by jurisdiction.
GET/v1/benchmark/{sector}Sector governance benchmarks under the current Alpha methodology.

Access is authenticated and scoped to the approved use case. Dataset availability, evidence detail, batch size, and delivery options vary by agreement. For agent discovery and authentication metadata, see the service documentation.

From use case to governed integration.

Alpha scopes access around the decision being supported, the entities in view, and the evidence boundary the institution is authorized to receive.

  1. 01

    Request access

    Tell us which decisions, entities, and delivery requirements the integration needs to support.

  2. 02

    Define scope

    Alpha aligns dataset permissions, evidence boundaries, rate limits, and delivery methods to the approved use case.

  3. 03

    Integrate

    Authenticate with an Alpha-issued bearer key and connect the versioned REST routes to your systems.

  4. 04

    Monitor

    Use signal feeds and webhooks where approved to keep downstream decisions current as the evidence changes.

Put governance intelligence into the decision.

Tell us what you need to evaluate, monitor, or build. We will map the right datasets, evidence boundaries, and delivery method.