
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 |
|---|---|---|---|
|
ATEN
Global provider of IT and professional AV connectivity and …
|
6277 | TW | Manufacturing |
|
Aures Technologies
IT manufacturer of hardware solutions for the Point-of-Sale…
|
AURS | FR | Manufacturing |
|
AVALDATA CORPORATION
Designs and manufactures high-reliability industrial electr…
|
6918 | JP | Manufacturing |
|
AVERMEDIA
Global provider of digital video, audio, and AI edge comput…
|
2417 | TW | Manufacturing |
|
AVISION
Global provider of scanners, laser printers, and digital of…
|
2380 | TW | Manufacturing |
|
Axiotron Corp.
Develops and manufactures specialized hardware, converting …
|
— | CA | Manufacturing |
|
BFLABS Co.,LTD.
Develops Intelligent Transportation Systems (ITS) for urban…
|
139050 | KR | Manufacturing |
|
BIOSTAR
Global manufacturer of computer hardware, industrial automa…
|
2399 | TW | Manufacturing |
|
BIWIN STORAGE TECHNOLOGY CO., LTD.
Specializes in R&D and manufacturing of flash storage and m…
|
688525 | CN | Manufacturing |
|
BIXOLONCo.,Ltd
A global manufacturer of POS, label, and mobile printing so…
|
093190 | 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.