
Skylight Health Group Inc. — Investor Relations & Filings
Skylight Health Group Inc. is a healthcare services and technology company focused on improving patient health outcomes. The company operates a multi-state primary care health network throughout the United States, offering a comprehensive range of services including primary care, urgent care, sub-specialty care, and chronic disease management. A key component of its operations is the utilization of proprietary technology, including an electronic health record system, which supports the integrated delivery of care through telemedicine and remote monitoring solutions.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| News release - English.pdf | 2023-08-31 | English | |
| News release - English.pdf | 2023-04-04 | English | |
| News release - English.pdf | 2023-02-23 | English | |
| News release - English.pdf | 2023-02-09 | English | |
| Report of exempt distribution excluding schedule 1 of Form 5.pdf | 2023-02-02 | English | |
| News release - English.pdf | 2023-01-20 | English |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2023
6 filings
| |||||
| 29114797 | News release - English.pdf | 2023-08-31 | English | ||
| 27568013 | News release - English.pdf | 2023-04-04 | English | ||
| 27253436 | News release - English.pdf | 2023-02-23 | English | ||
| 27052253 | News release - English.pdf | 2023-02-09 | English | ||
| 26947281 | Report of exempt distribution excluding schedule 1 of Form 5.pdf | 2023-02-02 | English | ||
| 26816439 | News release - English.pdf | 2023-01-20 | English | ||
|
2022
9 filings
| |||||
| 13634347 | News release - English.pdf | 2022-12-20 | English | ||
| 26537667 | News release - English.pdf | 2022-12-15 | English | ||
| 26325744 | News release - English.pdf | 2022-11-22 | English | ||
| 26205270 | News release - English.pdf | 2022-11-10 | English | ||
| 13622185 | News release - English.pdf | 2022-10-21 | English | ||
| 13620592 | News release - English.pdf | 2022-10-13 | English | ||
| 25749615 | Other.pdf | 2022-09-23 | English | ||
| 25721076 | News release - English.pdf | 2022-09-17 | English | ||
| 25709840 | News release - English.pdf | 2022-09-15 | English | ||
Market data
Market data not available
Price history
Peer group · Medical and dental practice activities
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Airsculpt Technologies, Inc.
Offers a patented, minimally invasive body contouring proce…
|
AIRS | US | Human health and social work ac… |
|
AJA HEALTH AND WELLNESS INC.
Diversified organization providing virtual care, diagnostic…
|
AJA | CA | Human health and social work ac… |
|
Algernon Health Inc.
Advanced Alzheimer's diagnostics (PET scanning) and clinica…
|
AGN | CA | Human health and social work ac… |
|
Arrail Group Limited
Major provider of high-end private oral healthcare services…
|
6639 | KY | Human health and social work ac… |
|
Astrana Health, Inc.
A technology-powered company enabling providers to deliver …
|
ASTH | US | Human health and social work ac… |
|
Atrys Health S.A.
A biomedical company specializing in precision oncology, di…
|
ATRY | ES | Human health and social work ac… |
|
BeaconEye Inc.
Provided facilities and services for refractive vision corr…
|
— | CA | Human health and social work ac… |
|
Beauty Farm Medical and Health Industry Inc.
China's largest provider of traditional beauty services and…
|
2373 | KY | Human health and social work ac… |
|
Biotech Medical Sciences Inc.
Operates therapeutic laser centers, distributes mineral sup…
|
BMCS | CA | Human health and social work ac… |
|
Braxia Scientific Corp.
Researching and delivering psychedelic and ketamine treatme…
|
BRAX | CA | Human health and social work ac… |
Skylight Health Group 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/47579/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=47579 | 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=47579 | 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=47579 \ -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": 47579}, 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 Skylight Health Group Inc. (id: 47579)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.