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
Alpha Intelligence API
Put independent AI governance ratings, company, director, executive, regulatory, and signal intelligence inside the systems where institutions make decisions.
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"
}One API, connected governance data
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
Current rating opinions, rating history, governance dimensions, company profiles, filings, board structure, and committee assignments.
02
Director search, profiles, board seats, committee context, and the evidence needed to examine governance readiness and accountability.
03
Executive leadership and compensation intelligence connected to company, board, and governance context where the underlying evidence is available.
04
Governance signals, evidence lineage, watch events, and causal pathways that show what changed, why it matters, and where accountability sits.
05
Structured regulatory intelligence, jurisdictional requirements, company exposure, governance debt, and risk-surface views.
06
Sector benchmarks, batch rating retrieval, insurance risk profiles, and webhook delivery for monitored portfolios and enterprise workflows.
API and MCP
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
Stable REST routes for applications, pipelines, models, dashboards, batch jobs, and event-driven integrations.
Alpha MCP
Discoverable tools, resources, and prompts for agent clients that need to search, reason over, and cite Alpha intelligence.
Shared foundation: Alpha Governance Knowledge Graph, methodology, evidence controls, rating governance
Institutional workflows
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.
Bring governance quality, trajectory, watch state, and sector context into screening, stewardship, and diligence workflows.
Connect governance evidence, risk surfaces, leadership accountability, and material changes to underwriting and monitoring systems.
Retrieve directors, committees, filings, regulation, and decision evidence for board preparation, legal review, and governance advice.
Embed Alpha intelligence in internal dashboards, research environments, alerts, and governed AI applications.
Selected routes
The current gateway covers ratings, companies, boards, directors, signals, causal pathways, regulation, benchmarks, risk views, and institutional delivery.
| Method | Route | Description |
|---|---|---|
| GET | /v1/ratings/{ticker} | Current rating record, methodology version, evidence basis, trajectory, and watch state. |
| POST | /v1/ratings/batch | Batch rating retrieval for an approved set of companies. |
| GET | /v1/companies | Paginated company coverage with filters for sector, industry, and rating status. |
| GET | /v1/companies/{ticker}/board | Board 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.
Getting started
Alpha scopes access around the decision being supported, the entities in view, and the evidence boundary the institution is authorized to receive.
Request access
Tell us which decisions, entities, and delivery requirements the integration needs to support.
Define scope
Alpha aligns dataset permissions, evidence boundaries, rate limits, and delivery methods to the approved use case.
Integrate
Authenticate with an Alpha-issued bearer key and connect the versioned REST routes to your systems.
Monitor
Use signal feeds and webhooks where approved to keep downstream decisions current as the evidence changes.
Tell us what you need to evaluate, monitor, or build. We will map the right datasets, evidence boundaries, and delivery method.