
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 |
|---|---|---|---|
| Datum:01.09.2025 | 2025-09-01 | German | |
| Jahresabschluss zum Geschäftsjahr vom 01.01.2024 bis zum 31.12.2024 | 2025-08-29 | German | |
| Datum:31.07.2025 | 2025-07-31 | German | |
| Ergänzung der Veröffentlichung vom 04.06.2025 | 2025-07-31 | German | |
| Dividend announcement | 2025-07-11 | English | |
| Jahresabschluss zum Geschäftsjahr vom 01.01.2024 bis zum 31.12.2024 | 2025-07-08 | German |
Financials
We couldn't load the financials
No data available yet
We have extracted financials for H&K AG, but not for this combination of statement and period. Try a different combination.
| Line item | ! |
|---|---|
Market data
Market data not available
Price history
Peer group · Manufacture of weapons and ammunition
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
POONGSAN CORPORATION
Manufactures fabricated non-ferrous metals and defense prod…
|
103140 | KR | Manufacturing |
|
POONGSAN HOLDINGS CORPORATION
A manufacturer of non-ferrous metals and defense products f…
|
005810 | KR | Manufacturing |
|
TAURUS ARMAS S.A.
Global manufacturer of small firearms, tactical equipment, …
|
— | BR | Manufacturing |
|
Verney-Carron S.A.
Manufacturer of long guns for hunting, sport shooting, and …
|
MLVER | FR | 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.