
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 |
|---|---|---|---|
|
Aztec International Spolka Akcyjna
Specializes in powder coating, manufacturing saddle washers…
|
AZC | PL | Manufacturing |
|
Beijing Worldia Diamond Tools Co.,Ltd.
Manufactures high-precision superhard cutting tools for ind…
|
688028 | CN | Manufacturing |
|
Bela Automotives Limited
Manufacturer and distributor of automotive, precision cold …
|
BELA | PK | Manufacturing |
|
Bichamp Cutting Technology(Hunan) Co.,Ltd.
Manufacturer of industrial sawing tools and precision metal…
|
002843 | CN | Manufacturing |
|
Birla Precision Technologies Ltd
Produces precision machine tool accessories, cutting tools,…
|
BIRLAPREC | IN | Manufacturing |
|
Brüder Mannesmann AG
Holding company for a wholesaler of hand and power tools fo…
|
BMM | DE | Manufacturing |
|
Bulten
A global manufacturer and distributor of fastening solution…
|
BULTEN | SE | Manufacturing |
|
Changsha DIALINE New Material Sci.&Tech. Co., Ltd.
Produces electroplated diamond wire tools for high-precisio…
|
300700 | CN | Manufacturing |
|
CHICAGO RIVET & MACHINE CO
Manufacturer of custom cold-headed parts and automatic rive…
|
CVR | US | Manufacturing |
|
CHIN WELL HOLDINGS BHD
Global manufacturer and supplier of high-quality carbon ste…
|
— | MY | 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.