
H&K AG — Investor Relations & Filings
H&K AG is a manufacturer of small arms and infantry weapons. The company's product portfolio includes pistols, submachine guns, assault rifles, precision rifles, machine guns, and grenade launchers. H&K AG develops, manufactures, and distributes these systems primarily for military, law enforcement, and specialized security forces. A key focus of its business is supplying defense and security organizations within NATO and European Union countries, where its products are often standard issue. The company positions itself as a reliable partner for internal and external security agencies in democratic states, providing equipment designed for national defense and the protection of citizens.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| Ergänzt am 13.08.2021 Ergänzt am 13.10.2021 | 2021-07-06 | German | |
| Ergänzung der Veröffentlichung vom 17.08.2020 | 2020-09-14 | German | |
| Ergänzung der Veröffentlichung vom 31.07.2020 | 2020-09-14 | German | |
| Datum:24.08.2020 | 2020-08-24 | German | |
| Datum:17.08.2020 | 2020-08-17 | German | |
| Datum:31.07.2020 | 2020-07-31 | German |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2021
1 filing
| |||||
| 7158105 | Ergänzt am 13.08.2021 Ergänzt am 13.10.2021 | 2021-07-06 | German | ||
|
2020
5 filings
| |||||
| 7628745 | Ergänzung der Veröffentlichung vom 17.08.2020 | 2020-09-14 | German | ||
| 7628744 | Ergänzung der Veröffentlichung vom 31.07.2020 | 2020-09-14 | German | ||
| 7782097 | Datum:24.08.2020 | 2020-08-24 | German | ||
| 7782148 | Datum:17.08.2020 | 2020-08-17 | German | ||
| 7782383 | Datum:31.07.2020 | 2020-07-31 | German | ||
|
2019
4 filings
| |||||
| 7785890 | Datum:11.10.2019 | 2019-10-11 | German | ||
| 7787998 | Datum:16.07.2019 | 2019-07-16 | German | ||
| 7789070 | Datum:11.06.2019 | 2019-06-11 | German | ||
| 7789297 | Datum:28.05.2019 | 2019-05-28 | German | ||
|
2018
5 filings
| |||||
| 7795893 | Datum:28.06.2018 | 2018-06-28 | German | ||
| 7795926 | Datum:25.06.2018 | 2018-06-25 | German | ||
| 7796340 | Datum:07.06.2018 | 2018-06-07 | German | ||
| 7796362 | Datum:05.06.2018 | 2018-06-05 | German | ||
| 7796405 | Datum:28.05.2018 | 2018-05-28 | German | ||
Market data
Market data not available
Price history
Peer group · Manufacture of weapons and ammunition
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Anhui GreatWall Military Industry Co., Ltd
Develops and manufactures military ammunition systems and p…
|
601606 | CN | Manufacturing |
|
Bharat Dynamics Limited
Manufactures guided missile systems, torpedoes, and allied …
|
BDL | IN | Manufacturing |
|
Byrna Technologies Inc.
Manufactures less-lethal, CO2-powered self-defense devices …
|
BYRN | US | Manufacturing |
|
Colt CZ Group SE
A global manufacturer of firearms, tactical accessories, an…
|
CZG | CZ | Manufacturing |
|
Fjord Defence Group ASA
A defence compounder that acquires, develops, and scales de…
|
CARBN | NO | Manufacturing |
|
JIANGXI GUOKE DEFENCE GROUP CO.,LTD.
Specializes in solid rocket motors, missile propulsion, and…
|
688543 | CN | Manufacturing |
|
Miroku Corporation
A manufacturer of firearms, gun drilling machines, and wood…
|
7983 | JP | Manufacturing |
|
NIBE LIMITED
Strategic engineering and manufacturing for defense, aerosp…
|
NIBE | IN | Manufacturing |
|
Nibe Ordnance and Maritime Limited
Specialized engineering firm for advanced defense and marit…
|
512091 | IN | Manufacturing |
|
Polska Grupa Militarna Spolka Akcyjna
A defense entity producing weapons, ammunition, and equipme…
|
PMG | PL | Manufacturing |
H&K AG 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/8129/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=8129 | 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=8129 | 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=8129 \ -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": 8129}, 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 H&K AG (id: 8129)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.