
Hyrican Info Systeme AG — Investor Relations & Filings
Hyrican Info Systeme AG is a manufacturer and provider of information and communication technology (ICT) systems, hardware, and software. The company's product portfolio includes personal computers (PCs), notebooks, servers, workstations, and related network components and peripherals. It specializes in developing customized IT systems and solutions tailored for various applications, including gaming and business use cases for small to medium-sized enterprises and individual consumers.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| Jahresabschluss zum Geschäftsjahr vom 01.01.2024 bis zum 31.12.2024 | 2025-09-30 | German | |
| Datum:30.09.2025 | 2025-09-30 | German | |
| Hyrican Informationssysteme AG: Halbjahreszahlen 01.01.-30.06.2025 | 2025-08-12 | German | |
| Hyrican Informationssysteme AG: Geschaftszahlen 01.01.-31.12.2024 | 2025-03-12 | German | |
| Hyrican Informationssysteme AG: Rechtssache | 2024-10-15 | German | |
| Jahresabschluss zum Geschäftsjahr vom 01.01.2023 bis zum 31.12.2023 | 2024-10-09 | German |
Browse filings by year
24 years- 2025 4 filings
- 2024 4 filings
- 2023 4 filings
- 2022 2 filings
- 2021 3 filings
- 2020 6 filings
- 2019 5 filings
- 2018 6 filings
- 2017 5 filings
- 2016 4 filings
- 2015 3 filings
- 2014 3 filings
- 2013 4 filings
- 2012 4 filings
- 2011 5 filings
- 2010 5 filings
- 2009 7 filings
- 2008 5 filings
- 2007 9 filings
- 2006 4 filings
- 2005 5 filings
- 2004 4 filings
- 2003 4 filings
- 2002 3 filings
Financials
We couldn't load the financials
No data available yet
We have extracted financials for Hyrican Info Systeme AG, but not for this combination of statement and period. Try a different combination.
Swipe the table to view all periods, or rotate your phone for a wider view.
| Line item | ! |
|---|---|
| Definition not yet available — coming soon. |
Market data
Market data not available
Price history
Peer group · Manufacture of computers and peripheral equipment
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
OPTOELECTRONICS CO.,LTD.
A specialized manufacturer of automatic identification and …
|
6664 | JP | Manufacturing |
|
Ordissimo
Develops user-friendly electronics like computers and smart…
|
ALORD | FR | Manufacturing |
|
Orgtechnica AD
Manufacturer of electronic calculating equipment, fiscal de…
|
ORGT | BG | Manufacturing |
|
Panache Digilife Limited
Designs and manufactures ICT and IoT solutions for digital …
|
PANACHE | IN | Manufacturing |
|
PAX Global Technology Limited
Supplier of secure electronic payment terminal solutions an…
|
327 | BM | Manufacturing |
|
Pegatron
Global design and manufacturing provider for electronics an…
|
4938 | TW | Manufacturing |
|
PINE Technology Holdings Limited
Engaged in the design, manufacture, and global sale of comp…
|
1079 | BM | Manufacturing |
|
Planet Image International Ltd
Manufacturer and seller of compatible toner cartridges for …
|
YIBO | US | Manufacturing |
|
PLAT'HOME CO.,LTD.
Develops and manufactures IoT gateways, micro-servers, and …
|
6836 | JP | Manufacturing |
|
POINT MOBILE Co., Ltd.
Global manufacturer of rugged devices and enterprise mobili…
|
318020 | KR | Manufacturing |
Hyrican Info Systeme 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/5411/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=5411 | 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=5411 | 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=5411 \ -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": 5411}, 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 Hyrican Info Systeme AG (id: 5411)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.