
MSA Safety Inc — Investor Relations & Filings
MSA Safety Incorporated is a global developer, manufacturer, and supplier of safety products, technologies, and solutions designed to protect people and facility infrastructures in hazardous environments. The company's core product portfolio includes self-contained breathing apparatus (SCBA), fixed gas and flame detection systems, portable gas detection instruments, industrial head protection, and fall protection products. MSA focuses on providing advanced and reliable safety solutions to a wide range of markets, including the fire service, oil and gas, construction, and general industry, leveraging innovation to enhance worker safety and operational integrity.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 8-K - MSA Safety Inc (0000066570) (Filer) | 2026-05-08 | English | |
| 10-Q | 2026-05-05 | English | |
| 8-K - MSA Safety Inc (0000066570) (Filer) | 2026-05-05 | English | |
| 8-K - MSA Safety Inc (0000066570) (Filer) | 2026-05-04 | English | |
| Major Shareholding Notification 2026 | 2026-04-30 | English | |
| SCHEDULE 13G/A - MSA Safety Inc (0000066570) (Subject) | 2026-03-27 | English |
Browse filings by year
27 years- 2026 13 filings
- 2025 78 filings
- 2024 91 filings
- 2023 95 filings
- 2022 69 filings
- 2021 82 filings
- 2020 84 filings
- 2019 68 filings
- 2018 95 filings
- 2017 153 filings
- 2016 92 filings
- 2015 92 filings
- 2014 95 filings
- 2013 93 filings
- 2012 104 filings
- 2011 70 filings
- 2010 69 filings
- 2009 48 filings
- 2008 83 filings
- 2007 87 filings
- 2006 65 filings
- 2005 77 filings
- 2004 111 filings
- 2003 73 filings
- 2002 15 filings
- 2001 12 filings
- 2000 21 filings
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
13 filings
| |||||
| 44397944 | 8-K - MSA Safety Inc (0000066570) (Filer) | 2026-05-08 | English | ||
| 45933091 | 10-Q | 2026-05-05 | English | ||
| 41378182 | 8-K - MSA Safety Inc (0000066570) (Filer) | 2026-05-05 | English | ||
| 41052873 | 8-K - MSA Safety Inc (0000066570) (Filer) | 2026-05-04 | English | ||
| 45933095 | Major Shareholding Notification 2026 | 2026-04-30 | English | ||
| 33061797 | SCHEDULE 13G/A - MSA Safety Inc (0000066570) (Subject) | 2026-03-27 | English | ||
| 33051406 | ARS - MSA Safety Inc (0000066570) (Filer) | 2026-03-26 | English | ||
| 33051394 | DEFA14A - MSA Safety Inc (0000066570) (Filer) | 2026-03-26 | English | ||
| 33051396 | DEF 14A - MSA Safety Inc (0000066570) (Filer) | 2026-03-26 | English | ||
| 32877367 | 8-K - MSA SAFETY INC (0000066570) (Filer) | 2026-02-26 | English | ||
| 32877366 | 4 - MSA SAFETY INC (0000066570) (Filer) | 2026-02-18 | English | ||
| 32877368 | 10-K - MSA SAFETY INC (0000066570) (Filer) | 2026-02-12 | English | ||
| 20374835 | 8-K Filing | 2026-02-11 | English | ||
|
2025
2 filings
| |||||
| 16040937 | 8-K Filing | 2025-12-23 | English | ||
| 16040933 | 4 Filing | 2025-12-16 | English | ||
Market data
Market data not available
Price history
Peer group · Other manufacturing n.e.c.
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Henan Rebecca Hair Products Co.,Ltd
Global manufacturer of human and synthetic hair products, w…
|
600439 | CN | Manufacturing |
|
Hengan International Group Company Limited
Manufacturer and distributor of personal hygiene and househ…
|
1044 | KY | Manufacturing |
|
HEXO Corp.
A consumer-packaged goods cannabis company serving adult-us…
|
HEXO | CA | Manufacturing |
|
HIGHCOM LIMITED
Supplies advanced ballistic protection and tactical systems…
|
HCL | AU | Manufacturing |
|
HUBEI HUAQIANG HIGH-TECH CO.,LTD.
Manufactures CBRN personal protective equipment and collect…
|
688151 | CN | Manufacturing |
|
Interiors & More Limited
Manufacturer and trader of artificial flowers, plants, and …
|
INM | IN | Manufacturing |
|
International Parkside Products Inc.
Develops and markets specialized non-liquid cleaning soluti…
|
IPD | CA | Manufacturing |
|
Ispire Technology Inc.
Develops and distributes branded and ODM e-cigarette and ca…
|
ISPR | US | Manufacturing |
|
itamiarts inc.
Plans, produces, and sells customizable sales promotion pro…
|
168A | JP | Manufacturing |
|
IVG ENTERPRISES LTD.
Corporate entity investing in firms and globally distributi…
|
— | CA | Manufacturing |
MSA Safety 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/30847/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=30847 | 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=30847 | 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=30847 \ -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": 30847}, 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 MSA Safety Inc (id: 30847)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.