
Tech Robotics Spolka Akcyjna — Investor Relations & Filings
Tech Robotics Spolka Akcyjna is a provider of unmanned ground vehicle (UGV) technologies for military, defense, police, and special operations applications. The company's core product is the ReconPATROL™, a modular system of small, remotely controlled UGVs designed for the modern battlefield. The system is based on a common carrier platform that can be fitted with various mission-specific modules to provide operational, combat, and logistical support. Each vehicle is capable of day and night operation, featuring real-time image and data transmission for tasks such as reconnaissance, threat detection, and monitoring.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| zal01_FormularzA_GRUPA_NIEWIADOW_-_PGM.pdf | 2026-04-27 | Polish | |
| Otrzymanie zawiadomienia sporządzonego na podstawie art. 69 Ustawy o ofercie publicznej - Content (PL) | 2026-04-27 | Polish | |
| Przeniesienie na Emitenta licencji obrotu bronią, amunicją, materiałami wybuchowymi. - Content (PL) | 2026-04-22 | Polish | |
| Rozpoczęcie oferty publicznej nowych akcji na okaziciela serii D Spółki. Zawarcie umowy plasowania - Content (PL) | 2026-03-27 | Polish | |
| Zawarcie umowy objęcia akcji serii E Tech Robotics S.A. - Content (PL) | 2026-03-25 | Polish | |
| Wykaz akcjonariuszy posiadających co najmniej 5% liczby głosów na Walnym Zgromadzeniu w dniu 16 marca 2026 roku. - Content (PL) | 2026-03-16 | Polish |
Market data
Market data not available
Price history
Peer group · Manufacture of military fighting vehicles
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Armeyski Holding AD
Holding company engaged in the acquisition, appraisal, and …
|
ARMH | BG | Manufacturing |
|
BAE Systems PLC
Provides advanced, technology-led defence, aerospace, and s…
|
BAESY | GB | Manufacturing |
|
CSG N.V.
Global technology group specializing in advanced defense an…
|
CSG | NL | Manufacturing |
|
GENERAL DYNAMICS CORP
A global aerospace and defense company producing jets, ship…
|
GD | US | Manufacturing |
|
Inner Mongolia First Machinery GroupCo.,Ltd.
Manufacturer of armored vehicles, heavy-duty trucks, and ra…
|
600967 | CN | Manufacturing |
|
KATMERCİLER ARAÇ ÜSTÜ EKİPMAN SANAYİ VE TİCARET A.Ş.
Manufacturer of on-vehicle equipment and armored land vehic…
|
KATMR | TR | Manufacturing |
|
LIG Nex1 Co., Ltd.
Develops and manufactures advanced weapon systems for land,…
|
079550 | KR | Manufacturing |
|
North Long Dragon New Materials Tech Co., Ltd.
Develops non-metallic composite materials for military vehi…
|
301357 | CN | Manufacturing |
Tech Robotics Spolka Akcyjna 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/9667/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=9667 | 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=9667 | 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=9667 \ -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": 9667}, 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 Tech Robotics Spolka Akcyjna (id: 9667)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.