
New Horizon Aircraft Ltd. — Investor Relations & Filings
New Horizon Aircraft Ltd. is an aerospace engineering company developing a hybrid-electric vertical takeoff and landing (eVTOL) aircraft for regional air mobility. The company's primary project is the Cavorite X7, an aircraft that utilizes a patented fan-in-wing design to achieve vertical takeoff and landing capabilities combined with the efficiency and speed of conventional forward flight. The hybrid-electric power system is designed to provide a range of up to 800 km and a maximum speed of 450 km/hr. The Cavorite X7 is being developed to accommodate one pilot and six passengers, with a useful load capacity of up to 1,500 pounds. Potential applications include passenger transport, medical evacuation (medevac), disaster response, and delivery of critical supplies to remote areas.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 8-K - New Horizon Aircraft Ltd. (0001930021) (Filer) | 2026-04-14 | English | |
| 10-Q - New Horizon Aircraft Ltd. (0001930021) (Filer) | 2026-04-14 | English | |
| 4 Filing | 2026-02-12 | English | |
| 4 Filing | 2026-02-12 | English | |
| 4 Filing | 2026-02-12 | English | |
| 4 Filing | 2026-02-12 | English |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
13 filings
| |||||
| 34479842 | 8-K - New Horizon Aircraft Ltd. (0001930021) (Filer) | 2026-04-14 | English | ||
| 34479478 | 10-Q - New Horizon Aircraft Ltd. (0001930021) (Filer) | 2026-04-14 | English | ||
| 32219009 | 4 Filing | 2026-02-12 | English | ||
| 32218935 | 4 Filing | 2026-02-12 | English | ||
| 32218908 | 4 Filing | 2026-02-12 | English | ||
| 32218853 | 4 Filing | 2026-02-12 | English | ||
| 32218844 | 4 Filing | 2026-02-12 | English | ||
| 32218835 | 4 Filing | 2026-02-12 | English | ||
| 32218832 | 4 Filing | 2026-02-12 | English | ||
| 32218976 | SCHEDULE 13G/A Filing | 2026-01-29 | English | ||
| 32218836 | SCHEDULE 13G/A Filing | 2026-01-29 | English | ||
| 13590246 | CURRENT REPORT | 2026-01-14 | English | ||
| 13590247 | QUARTERLY REPORT | 2026-01-14 | English | ||
|
2025
2 filings
| |||||
| 13590248 | PRIMARY DOCUMENT | 2025-12-06 | English | ||
| 13590249 | CURRENT REPORT | 2025-11-26 | English | ||
Market data
Market data not available
Price history
Peer group · Manufacture of air and spacecraft and related machinery
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
ACSL Ltd.
Develops and manufactures industrial drones and autonomous …
|
6232 | JP | Manufacturing |
|
AECC AERO-ENGINE CONTROL CO.,LTD.
Develops aero-engine control systems and components for civ…
|
000738 | CN | Manufacturing |
|
Aecc Aero Science and Technology Co.,Ltd
Produces precision aero-engine components and gas turbine p…
|
600391 | CN | Manufacturing |
|
AECC AVIATION POWER CO,LTD
Develops, manufactures, and maintains aviation engines and …
|
600893 | CN | Manufacturing |
|
Aequs Limited
Diversified contract manufacturer for aerospace, toys, and …
|
AEQUS | IN | Manufacturing |
|
Aerocast Inc.
Specialized foundry casting critical aluminum and magnesium…
|
0AE | CA | Manufacturing |
|
AeroEdge Co.,Ltd.
A first-tier supplier manufacturing low-pressure turbine bl…
|
7409 | JP | Manufacturing |
|
Aerospace CH UAV Co.,Ltd
Develops MALE and HALE UAV systems for multi-role defense a…
|
002389 | CN | Manufacturing |
|
Aerospace Industrial Development Corporation
Specialized manufacturer of military and civil aircraft, en…
|
2634 | TW | Manufacturing |
|
AeroSpace Technology of Korea, Inc.
Designs, develops, and manufactures aircraft parts and majo…
|
067390 | KR | Manufacturing |
New Horizon Aircraft Ltd. 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/34161/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=34161 | 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=34161 | 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=34161 \ -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": 34161}, 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 New Horizon Aircraft Ltd. (id: 34161)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.