
COMPX INTERNATIONAL INC — Investor Relations & Filings
CompX International Inc. is a manufacturer of security products and recreational marine components. The company designs and produces a diverse range of locking mechanisms, including mechanical and electronic cabinet locks, ignition switches, and file frame systems. It operates through several brands, such as CompX National, CompX Fort, and CompX Timberline. A significant portion of its business involves creating custom-engineered and made-to-order products to meet specific client specifications. In addition to custom solutions, the company offers a wide array of standard products available for immediate shipment. CompX serves various markets, including office and institutional furniture, recreational transportation, and postal services.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 8-K | 2026-05-20 | English | |
| SD | 2026-05-19 | English | |
| 8-K | 2025-11-05 | English | |
| 10-Q | 2025-11-05 | English | |
| 10-Q | 2025-08-05 | English | |
| 8-K | 2025-08-05 | English |
Browse filings by year
30 years- 2026 2 filings
- 2025 20 filings
- 2024 23 filings
- 2023 29 filings
- 2022 26 filings
- 2021 23 filings
- 2020 23 filings
- 2019 26 filings
- 2018 29 filings
- 2017 25 filings
- 2016 31 filings
- 2015 28 filings
- 2014 39 filings
- 2013 33 filings
- 2012 35 filings
- 2011 67 filings
- 2010 39 filings
- 2009 42 filings
- 2008 44 filings
- 2007 32 filings
- 2006 32 filings
- 2005 40 filings
- 2004 77 filings
- 2003 32 filings
- 2002 13 filings
- 2001 18 filings
- 2000 27 filings
- 1999 35 filings
- 1998 19 filings
- 1997 1 filing
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
2 filings
| |||||
| 46691602 | 8-K | 2026-05-20 | English | ||
| 46556569 | SD | 2026-05-19 | English | ||
|
2025
13 filings
| |||||
| 10970913 | 8-K | 2025-11-05 | English | ||
| 10970919 | 10-Q | 2025-11-05 | English | ||
| 10970924 | 10-Q | 2025-08-05 | English | ||
| 10970925 | 8-K | 2025-08-05 | English | ||
| 10970926 | STATEMENT OF CHANGES IN BENEFICIAL OWNERSHIP OF SECURITIES | 2025-05-22 | English | ||
| 10970928 | STATEMENT OF CHANGES IN BENEFICIAL OWNERSHIP OF SECURITIES | 2025-05-22 | English | ||
| 10970929 | STATEMENT OF CHANGES IN BENEFICIAL OWNERSHIP OF SECURITIES | 2025-05-22 | English | ||
| 10970930 | STATEMENT OF CHANGES IN BENEFICIAL OWNERSHIP OF SECURITIES | 2025-05-22 | English | ||
| 10970931 | STATEMENT OF CHANGES IN BENEFICIAL OWNERSHIP OF SECURITIES | 2025-05-22 | English | ||
| 10970932 | STATEMENT OF CHANGES IN BENEFICIAL OWNERSHIP OF SECURITIES | 2025-05-22 | English | ||
| 10970934 | 8-K | 2025-05-21 | English | ||
| 10970935 | INITIAL STATEMENT OF BENEFICIAL OWNERSHIP OF SECURITIES | 2025-05-21 | English | ||
| 10970936 | COMPX INTERNATIONAL INC. FORM SD | 2025-05-20 | English | ||
Market data
Market data not available
Price history
Peer group · Manufacture of cutlery, hand tools and general hardware
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
CHUO SPRING CO.,LTD.
Manufacturer of automotive springs, control cables, and sus…
|
5992 | JP | Manufacturing |
|
DAELIM TRADING CO.,LTD
Manufacturer of stainless steel cutlery, housewares, and ba…
|
006570 | KR | Manufacturing |
|
DAIKEN CO.,LTD.
Manufacturer of metal products and building materials for t…
|
5900 | JP | Manufacturing |
|
De Neers Tools Limited
Supplies professional hand tools for high-safety industrial…
|
DENEERS | IN | Manufacturing |
|
DIJET INDUSTRIAL CO., LTD.
A comprehensive manufacturer of high-performance cemented c…
|
6138 | JP | Manufacturing |
|
dormakaba Holding AG
Global provider of access and security solutions for buildi…
|
DOKA | CH | Manufacturing |
|
EASTERN CO
Manufacturer of engineered solutions like hardware, vision …
|
EML | US | Manufacturing |
|
Emkay Taps and Cutting Tools Limited
Designs and manufactures high-precision threading taps, end…
|
EMKAYTOOLS | IN | Manufacturing |
|
Emkay Tools Limited
Manufacturer of high-precision cutting tools, including tap…
|
ETL | IN | Manufacturing |
|
ESSEN TECH CO.,LTD.
Manufacturer of brass valves, fittings, and precision compo…
|
043340 | KR | Manufacturing |
COMPX INTERNATIONAL 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/33318/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=33318 | 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=33318 | 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=33318 \ -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": 33318}, 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 COMPX INTERNATIONAL INC (id: 33318)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.