
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 | 2025-11-05 | English | |
| 10-Q | 2025-11-05 | English | |
| 10-Q | 2025-08-05 | English | |
| 8-K | 2025-08-05 | English | |
| STATEMENT OF CHANGES IN BENEFICIAL OWNERSHIP OF SECURITIES | 2025-05-22 | English | |
| STATEMENT OF CHANGES IN BENEFICIAL OWNERSHIP OF SECURITIES | 2025-05-22 | English |
Browse filings by year
29 years- 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 | |
|---|---|---|---|---|---|
|
2025
15 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 | ||
| 10970937 | 8-K | 2025-05-06 | English | ||
| 10970942 | 10-Q | 2025-05-06 | English | ||
Market data
Market data not available
Price history
Peer group · Manufacture of cutlery, hand tools and general hardware
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
ACME UNITED CORP
Supplier of cutting, measuring, first aid, and sharpening p…
|
ACU | US | Manufacturing |
|
Advanex inc.
Manufacturer specializing in precision springs and pressed …
|
5998 | JP | Manufacturing |
|
Allegion plc
Global provider of security and access solutions for doors …
|
ALLE | US | Manufacturing |
|
Almast OJSC
Manufactures diamond tools for cutting and machining stone …
|
ALMS | AM | Manufacturing |
|
ALPHA Corporation
Manufactures locks, keys, access control systems, and locke…
|
3434 | IN | Manufacturing |
|
Amatei Incorporated
Manufactures and sells a wide range of fastening products, …
|
5952 | JP | Manufacturing |
|
Armatura S.A.
Manufacturer of valves, faucets, and fittings for various i…
|
ARM | RO | Manufacturing |
|
ASAKA INDUSTRIAL CO.,LTD.
Manufacturer of tools for agriculture and construction, plu…
|
5962 | JP | Manufacturing |
|
ASSA ABLOY
A global leader in access solutions for managing physical a…
|
ASSA | SE | Manufacturing |
|
ATOM LIVIN TECH Co.,Ltd.
Develops, manufactures, and sells interior hardware for res…
|
3426 | JP | 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.