TAURUS ARMAS S.A. — Investor Relations & Filings
About TAURUS ARMAS S.A.
TAURUS ARMAS S.A., formerly Forjas Taurus S.A., is a global manufacturer specializing in small firearms and tactical equipment. The company operates through three primary segments: Firearms, Helmets, and Others. Its product portfolio includes a wide range of revolvers, civilian and military pistols, machine guns, and tactical weapons. As one of the largest small arms manufacturers globally and a major provider in the North American market, the company serves civilian, law enforcement, and military sectors. Beyond firearms, the company produces safety equipment such as helmets and utilizes advanced manufacturing processes like Metal Injection Molding (MIM) to ensure precision in its components. The firm focuses on large-scale production and technological innovation to maintain its position in the international defense and security markets.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| Live Canal MSX Invest | 2026-05-05 | Portuguese | |
| - | 2026-05-04 | Portuguese | |
| Mapa consolidado de votos à distância da AGO a ser realizada em 29 de abril de 2026 | 2026-04-28 | Portuguese | |
| DFP 2025 | 2026-03-24 | Portuguese | |
| ITR 2025-Q3 | 2025-11-11 | Portuguese | |
| ITR 2025-Q2 | 2025-08-12 | Portuguese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
4 filings
| |||||
| 41508823 | Live Canal MSX Invest | 2026-05-05 | Portuguese | ||
| 40925951 | - | 2026-05-04 | Portuguese | ||
| 39066459 | Mapa consolidado de votos à distância da AGO a ser realizada em 29 de abril de 2026 | 2026-04-28 | Portuguese | ||
| 33803462 | DFP 2025 | 2026-03-24 | Portuguese | ||
|
2025
4 filings
| |||||
| 34149806 | ITR 2025-Q3 | 2025-11-11 | Portuguese | ||
| 34149633 | ITR 2025-Q2 | 2025-08-12 | Portuguese | ||
| 34149685 | ITR 2025-Q1 | 2025-05-13 | Portuguese | ||
| 33794781 | DFP 2024 | 2025-03-25 | Portuguese | ||
|
2024
7 filings
| |||||
| 34086028 | ITR 2024-Q3 | 2024-11-12 | Portuguese | ||
| 34085970 | ITR 2024-Q2 | 2024-08-13 | Portuguese | ||
| 34085951 | ITR 2024-Q1 | 2024-05-14 | Portuguese | ||
| 36002844 | FRE WEB 2023 v9 | 2024-05-09 | Portuguese | ||
| 36002703 | FRE WEB 2023 v8 | 2024-04-24 | Portuguese | ||
| 33782634 | DFP 2023 | 2024-03-26 | Portuguese | ||
| 36002547 | FRE WEB 2023 v7 | 2024-03-13 | Portuguese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of weapons and ammunition
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Polska Grupa Militarna Spolka Akcyjna
A defense entity producing weapons, ammunition, and equipme…
|
PMG | PL | Manufacturing |
|
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 |
|
Verney-Carron S.A.
Manufacturer of long guns for hunting, sport shooting, and …
|
MLVER | FR | Manufacturing |
TAURUS ARMAS S.A. 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/53189/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=53189 | 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=53189 | 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=53189 \ -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": 53189}, 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 TAURUS ARMAS S.A. (id: 53189)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.