
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 |
|---|---|---|---|
|
Goldkey Tech.
Specialized designer and manufacturer of DRAM, SSD, and fla…
|
3135 | TW | Manufacturing |
|
GRG Banking Equipment Co., Ltd.
Develops intelligent self-service solutions for cash proces…
|
002152 | CN | Manufacturing |
|
GRUPO MULTI S.A.
Develops, manufactures, and distributes electronics and hou…
|
— | BR | Manufacturing |
|
G.tech Technology Ltd.
Manufactures computer peripherals, including mice and keybo…
|
301503 | CN | Manufacturing |
|
Guangzhou KingTeller Technology Co., Ltd.
Develops financial self-service equipment and integrated so…
|
002177 | CN | Manufacturing |
|
Guillemot Corporation
Designs and manufactures interactive entertainment hardware…
|
GUI | FR | Manufacturing |
|
Hiper Global Ltd.
Designs and delivers tailored compute-based solutions for O…
|
HIPR | IL | Manufacturing |
|
Hitevision Co., Ltd.
Designs and manufactures interactive display solutions and …
|
002955 | CN | Manufacturing |
|
HiTi
Develops dye-sublimation printing solutions and digital ima…
|
3494 | TW | Manufacturing |
|
HP INC
A global technology company offering personal computers, pr…
|
HPQ | US | 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.