
agilon health, inc. — Investor Relations & Filings
agilon health, inc. is a healthcare company that partners with primary care physicians (PCPs) to transform healthcare for seniors. The company's business is centered on enabling the transition from a fee-for-service to a full-risk, value-based care model. Through its 'Total Care Model,' agilon provides a unified platform that combines technology, people, and processes to support physician practices. This model allows PCPs to focus on the holistic health of their senior patients, particularly those on Medicare, while maintaining their independence. The platform offers tools and support to improve patient outcomes, manage costs, and provide coordinated care, creating a network of like-minded physicians who can collaborate and share best practices.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 8-K | 2026-06-03 | English | |
| 8-K - agilon health, inc. (0001831097) (Filer) | 2026-05-06 | English | |
| 8-K - agilon health, inc. (0001831097) (Filer) | 2026-04-27 | English | |
| DEF 14A - agilon health, inc. (0001831097) (Filer) | 2026-04-22 | English | |
| 8-K - agilon health, inc. (0001831097) (Filer) | 2026-03-30 | English | |
| 4 - AGILON HEALTH, INC. (0001831097) (Filer) | 2026-03-03 | English |
Browse filings by year
7 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
14 filings
| |||||
| 47957754 | 8-K | 2026-06-03 | English | ||
| 41998160 | 8-K - agilon health, inc. (0001831097) (Filer) | 2026-05-06 | English | ||
| 37621666 | 8-K - agilon health, inc. (0001831097) (Filer) | 2026-04-27 | English | ||
| 35404717 | DEF 14A - agilon health, inc. (0001831097) (Filer) | 2026-04-22 | English | ||
| 33093344 | 8-K - agilon health, inc. (0001831097) (Filer) | 2026-03-30 | English | ||
| 32899359 | 4 - AGILON HEALTH, INC. (0001831097) (Filer) | 2026-03-03 | English | ||
| 32899361 | 10-K - AGILON HEALTH, INC. (0001831097) (Filer) | 2026-02-25 | English | ||
| 32899360 | 8-K - AGILON HEALTH, INC. (0001831097) (Filer) | 2026-02-25 | English | ||
| 31963592 | DEF 14A Filing | 2026-02-18 | English | ||
| 31963796 | 8-K Filing | 2026-02-12 | English | ||
| 31963644 | SCHEDULE 13G/A Filing | 2026-01-30 | English | ||
| 31963598 | 4 Filing | 2026-01-30 | English | ||
| 13335414 | FORM 4 | 2026-01-13 | English | ||
| 13335415 | 8-K | 2026-01-07 | English | ||
|
2025
1 filing
| |||||
| 13335416 | Major Shareholding Notification 2025 | 2025-11-13 | English | ||
Market data
Market data not available
Price history
Peer group · Intermediation service activities for medical, dental, and other human health services
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Privia Health Group, Inc.
A technology company enabling physicians to succeed in valu…
|
PRVA | US | Human health and social work ac… |
|
QingSong Health Corporation
Tech-enabled platform specializing in integrated healthcare…
|
2661 | HK | Human health and social work ac… |
|
SBC Medical Group Holdings Inc
A management company providing operational support to a net…
|
SBC | US | Human health and social work ac… |
|
SPIRITUS MUNDI PLC
A special purpose acquisition company acquiring a business …
|
SPMU | GB | Human health and social work ac… |
|
TripSitter Clinic Ltd.
Consultative virtual clinic facilitating specialized online…
|
KETA | CA | Human health and social work ac… |
|
UniDoc Health Corp.
Provides telemedicine via self-contained virtual clinics wi…
|
UDOC | CA | Human health and social work ac… |
|
VITURA HEALTH LIMITED
Digital health firm providing an integrated medicinal canna…
|
VIT | AU | Human health and social work ac… |
agilon health, inc. via the API
Pull this company's filings, identifiers, and metadata as JSON or Markdown. Authenticate with your API key, then query by company ID, ISIN, or LEI. Full schema documented in the OpenAPI spec.
Endpoints
| GET | /api/companies/32904/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=32904 | Paginated list of all filings (filterable by type, date, language) |
| GET | /api/filings/{id}/ | Single filing — metadata, document URL, processing status |
| GET | /api/filings/{id}/markdown/ | Filing content as Markdown (PDF → text/tables/figures) |
| GET | /api/isins/?company=32904 | All ISINs registered to this company |
| GET | /api/filing-types/ | Reference: every filing-type code + category |
cURL
$ curl https://api.financialreports.eu/api/filings/?company=32904 \ -H "x-api-key: $FR_API_KEY" \ -H "Accept: application/json"
Python
import requests r = requests.get( "https://api.financialreports.eu/api/filings/", params={"company": 32904}, headers={"x-api-key": API_KEY}, ) filings = r.json()["results"]
MCP server
// MCP server URL https://mcp.financialfilings.com/mcp // Once connected, the LLM can query this company directly: "Pull the latest 5 filings for agilon health, inc. (id: 32904)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.