
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 |
|---|---|---|---|
|
Kedaung Indah Can Tbk
Produces and exports enamel-on-steel cookware and can/tin p…
|
KICI | ID | Manufacturing |
|
KENNAMETAL INC
Industrial technology company specializing in materials sci…
|
KMT | US | Manufacturing |
|
Kennametal India Limtied
Manufactures high-performance tooling and wear-resistant in…
|
KENNAMET | IN | Manufacturing |
|
KFC Ltd
A manufacturer of construction materials and civil engineer…
|
3420 | JP | Manufacturing |
|
king slide
Manufacturer of server rail kits, cable management arms, an…
|
2059 | TW | Manufacturing |
|
KOMELON CORPORATION
Vertically integrated manufacturer specializing in measurin…
|
049430 | KR | Manufacturing |
|
Krepezhni Izdelia AD
Manufacturer of fastening articles for the industrial machi…
|
KREP | BG | Manufacturing |
|
KYOTO TOOL CO.,LTD.
Manufacturer of hand tools and equipment specializing in au…
|
5966 | JP | Manufacturing |
|
KYOWAKOGYOSYO CO.,LTD.
Manufacturer of high-strength bolts, gears, and precision p…
|
5971 | JP | Manufacturing |
|
LISI S.A.
Manufactures fastening solutions and assembly components fo…
|
FII | FR | 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.