
MOOG INC. — Investor Relations & Filings
Moog Inc. is a global designer, manufacturer, and integrator of precision motion and fluid control components and systems. The company specializes in developing high-performance electric, hydraulic, and electro-hydrostatic solutions, including both hardware and software. Its advanced systems are utilized in applications where precise control is critical, such as military and commercial aircraft, satellites, space vehicles, launch vehicles, missiles, and automated industrial machinery. Moog employs a collaborative, customer-focused approach to solve complex technical challenges, aiming to develop long-term partnerships and deliver advanced solutions for land, sea, air, and space applications.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| DEF 14A Filing | 2025-12-19 | English | |
| ARS Filing | 2025-12-19 | English | |
| 4 Filing | 2025-12-09 | English | |
| 4 Filing | 2025-12-05 | English | |
| FORM 4 | 2025-11-28 | English | |
| FORM 4 | 2025-11-28 | English |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2025
15 filings
| |||||
| 16055256 | DEF 14A Filing | 2025-12-19 | English | ||
| 16055168 | ARS Filing | 2025-12-19 | English | ||
| 16055161 | 4 Filing | 2025-12-09 | English | ||
| 16055159 | 4 Filing | 2025-12-05 | English | ||
| 9151178 | FORM 4 | 2025-11-28 | English | ||
| 9151184 | FORM 4 | 2025-11-28 | English | ||
| 9151177 | FORM 4 | 2025-11-28 | English | ||
| 9151179 | FORM 4 | 2025-11-28 | English | ||
| 9151180 | FORM 4 | 2025-11-28 | English | ||
| 9151181 | FORM 4 | 2025-11-28 | English | ||
| 9151182 | FORM 4 | 2025-11-28 | English | ||
| 9151183 | FORM 4 | 2025-11-28 | English | ||
| 9151185 | 8-K/A | 2025-11-26 | English | ||
| 9151186 | S-8 | 2025-11-26 | English | ||
| 9151192 | 10-K | 2025-11-26 | English | ||
Market data
Market data not available
Price history
Peer group · Manufacture of fluid power equipment
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Airtac International Group
Manufacturer of pneumatic components and transmission equip…
|
1590 | TW | Manufacturing |
|
Avic Heavy Machinery Co.,Ltd.
Manufactures high-end forgings, hydraulic systems, and heat…
|
600765 | CN | Manufacturing |
|
CFF FLUID CONTROL LIMITED
Manufactures and services naval shipboard machinery and flu…
|
543920 | IN | Manufacturing |
|
CKD Corporation
Manufactures automation machinery and components for a wide…
|
6407 | JP | Manufacturing |
|
CONVUM Ltd.
Manufacturer of pneumatic equipment and vacuum components f…
|
6265 | JP | Manufacturing |
|
Duncan Engineering Limited
Manufacturer of industrial pneumatic products and OTR tyre …
|
504908 | IN | Manufacturing |
|
DY Corporation
Manufactures industrial machinery, automotive components, a…
|
013570 | KR | Manufacturing |
|
DY POWER Corporation
Manufacturer of hydraulic cylinders for construction and he…
|
210540 | KR | Manufacturing |
|
HELIOS TECHNOLOGIES, INC.
Develops and manufactures motion control and electronic con…
|
HLIO | US | Manufacturing |
|
Hengong Precision Equipment Co., Ltd.
Manufactures continuous casting iron materials and high-pre…
|
301261 | CN | Manufacturing |
MOOG 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/30876/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=30876 | 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=30876 | 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=30876 \ -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": 30876}, 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 MOOG INC. (id: 30876)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.