
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.
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2025
15 filings
| |||||
| 13335449 | FORM 4 | 2025-04-17 | English | ||
| 13335450 | FORM 4 | 2025-04-17 | English | ||
| 13335452 | FORM 4 | 2025-04-17 | English | ||
| 13335451 | FORM 4 | 2025-04-17 | English | ||
| 13335453 | FORM 4 | 2025-04-17 | English | ||
| 13335455 | FORM 4/A | 2025-04-04 | English | ||
| 13335454 | FORM 4 | 2025-04-04 | English | ||
| 13335456 | FORM 4 | 2025-04-04 | English | ||
| 13335457 | FORM 4 | 2025-04-04 | English | ||
| 13335458 | FORM 4 | 2025-04-04 | English | ||
| 13335459 | FORM 4 | 2025-04-04 | English | ||
| 13335461 | FORM 3 | 2025-03-24 | English | ||
| 13335463 | FORM 4 | 2025-03-18 | English | ||
| 13335460 | FORM 4 | 2025-03-18 | English | ||
| 13335462 | FORM 4 | 2025-03-18 | 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 |
|---|---|---|---|
|
160 Health International Limited
Integrated provider of digital health services and pharmace…
|
2656 | HK | Human health and social work ac… |
|
AFROCENTRIC INVESTMENT CORPORATION LIMITED
Diversified healthcare group providing administration, mana…
|
ACT | ZA | Human health and social work ac… |
|
American Well Corp
A digital care delivery platform connecting providers, paye…
|
AMWL | US | Human health and social work ac… |
|
ANGLE PLC
A liquid biopsy company with a system to capture circulatin…
|
AGL | GB | Human health and social work ac… |
|
CVS HEALTH Corp
A diversified health solutions company offering insurance, …
|
CVS | US | Human health and social work ac… |
|
Dingdang Health Technology Group Ltd.
China-based O2O platform for instant medicine delivery and …
|
9886 | HK | Human health and social work ac… |
|
EARKART LIMITED
Health-tech platform for hearing aid distribution, diagnost…
|
544549 | IN | Human health and social work ac… |
|
Evolent Health, Inc.
Manages care for complex health conditions for health plans…
|
EVH | US | Human health and social work ac… |
|
Excelsior Medical Co., Ltd.
Provider of medical equipment, hospital management, and int…
|
4104 | TW | Human health and social work ac… |
|
Hims & Hers Health, Inc.
A multi-specialty telehealth platform connecting consumers …
|
HIMS | KY | 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.