Vivanco Gruppe AG — Investor Relations & Filings
Vivanco Gruppe AG is a multi-specialist provider of equipment and connecting accessories. The company develops, procures, and markets a wide range of products for the consumer electronics, information technology, and telecommunications sectors. Its portfolio is designed to support a broad spectrum of high-tech devices, establishing it as a key European supplier in its field.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| Annual Report 2023 | 2024-12-23 | German | |
| Report Publication Announcement 2014 | 2014-07-31 | English | |
| Report Publication Announcement 2014 | 2014-05-27 | English | |
| Vivanco Gruppe AG: Ergebnis Q1 2014 | 2014-05-05 | German | |
| Report Publication Announcement 2014 | 2014-04-29 | English | |
| Vivanco Gruppe AG: 3. Quartal | 2013-11-13 | German |
Financials
We couldn't load the financials
No data available yet
We have extracted financials for Vivanco Gruppe 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 · Wholesale of electronic and telecommunications equipment and parts
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
WT
Global semiconductor distributor offering supply chain mana…
|
3036 | TW | Wholesale and retail trade |
|
Wuhan P&S Information Technology Co.,Ltd
Distributes electronic components and provides technical ap…
|
300184 | CN | Wholesale and retail trade |
|
XIAMEN DINGRONGYAN TECHNOLOGY CO., LTD.
Provides electronic components, semiconductors, and integra…
|
301028 | CN | Wholesale and retail trade |
|
YW COMPANY LIMITED
A diversified company providing rental, wholesale, and corp…
|
051390 | KR | Wholesale and retail trade |
|
ZENITRON
Value-added distributor of semiconductor components and tur…
|
3028 | TW | Wholesale and retail trade |
Vivanco Gruppe 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/470/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=470 | 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=470 | 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=470 \ -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": 470}, 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 Vivanco Gruppe AG (id: 470)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.