
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 |
|---|---|---|---|
| 8-K | 2016-07-29 | English | |
| 8-K | 2016-06-29 | English | |
| SD | 2016-05-31 | English | |
| SC 13G/A | 2016-05-10 | English | |
| FORM 4 | 2016-05-06 | English | |
| 10-Q | 2016-05-02 | English |
Browse filings by year
27 years- 2026 23 filings
- 2025 76 filings
- 2024 85 filings
- 2023 102 filings
- 2022 76 filings
- 2021 49 filings
- 2020 63 filings
- 2019 89 filings
- 2018 65 filings
- 2017 69 filings
- 2016 61 filings
- 2015 85 filings
- 2014 90 filings
- 2013 94 filings
- 2012 76 filings
- 2011 72 filings
- 2010 61 filings
- 2009 76 filings
- 2008 78 filings
- 2007 80 filings
- 2006 83 filings
- 2005 70 filings
- 2004 80 filings
- 2003 53 filings
- 2002 11 filings
- 2001 19 filings
- 2000 12 filings
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2016
15 filings
| |||||
| 9152156 | 8-K | 2016-07-29 | English | ||
| 9152157 | 8-K | 2016-06-29 | English | ||
| 9152159 | SD | 2016-05-31 | English | ||
| 9152160 | SC 13G/A | 2016-05-10 | English | ||
| 9152161 | FORM 4 | 2016-05-06 | English | ||
| 9152162 | 10-Q | 2016-05-02 | English | ||
| 9152163 | 8-K | 2016-04-29 | English | ||
| 9152164 | 8-K | 2016-04-15 | English | ||
| 9152165 | Major Shareholding Notification 2016 | 2016-04-11 | English | ||
| 9152169 | FORM 4 | 2016-04-08 | English | ||
| 9152170 | 11-K | 2016-03-11 | English | ||
| 9152171 | SC 13G/A | 2016-02-12 | English | ||
| 9152172 | SC 13G/A | 2016-02-12 | English | ||
| 9152173 | Major Shareholding Notification 2016 | 2016-02-12 | English | ||
| 9152174 | SEC SCHEDULE 13G | 2016-02-11 | 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.