
Nova Leap Health Corp. — Investor Relations & Filings
Nova Leap Health Corp. is a healthcare provider specializing in the acquisition, management, and operation of private pay home care agencies. The company delivers personalized home health and support services designed to assist clients and their families with daily living needs. Key offerings include dementia care, personal care (such as bathing, dressing, and grooming), companionship, respite care, meal preparation, and care management services. Nova Leap focuses on providing compassionate, individualized care within the continuum of care, helping clients age in place and manage complex health transitions.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| Notice of the meeting and record date - English.pdf | 2026-04-06 | English | |
| Notice of the meeting and record date - English.pdf | 2026-04-06 | English | |
| News release - English.pdf | 2026-02-02 | English | |
| News release - English.pdf | 2026-01-02 | English | |
| News release - English.pdf | 2025-08-07 | English | |
| Interim MD&A - English.pdf | 2025-08-07 | English |
Market data
Market data not available
Price history
Peer group · Social work activities without accommodation for older persons or persons with disabilities
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Bluelinea
Provides teleassistance and connected healthcare for the el…
|
ALBLU | FR | Human health and social work ac… |
|
Careium AB
A European provider of technology-enabled care and digital …
|
CARE | SE | Human health and social work ac… |
|
Cocorport Inc.
Provides employment and independence support for individual…
|
9346 | JP | Human health and social work ac… |
|
Continuum Health Care Inc.
Provides personalized, compassionate in-home senior care an…
|
— | CA | Human health and social work ac… |
|
E-Home Household Service Holdings Ltd
An online-to-offline platform for household, appliance, and…
|
EJH | US | Human health and social work ac… |
|
INCLUSIVE Inc.
A business development company promoting digital transforma…
|
7078 | JP | Human health and social work ac… |
|
internet infinity INC.
Offers direct services and technology to extend the healthy…
|
6545 | JP | Human health and social work ac… |
|
LITALICO Inc.
Offers employment, child development, and online support fo…
|
7366 | JP | Human health and social work ac… |
Nova Leap Health Corp. 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/47350/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=47350 | 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=47350 | 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=47350 \ -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": 47350}, 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 Nova Leap Health Corp. (id: 47350)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.