INPUT IT AGBerlinJahresabschluss zum Geschäftsjahr vom 01.01.2016 bis zum 31.12.2016BILANZ
Es wurdem insgesamt 50.000 Aktien mit Nennwert von je 1,00 EUR ausgegeben.
Scharbeutz, den 15. März 2017 gez. Klaus-Dieter Pleiser Die Feststellung bzw. Billigung des Jahresabschlusses erfolgte am: 14.03.2017 |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
INPUT IT AG
Overview
- Legal form
- AG
- Address
-
Bargkoppel 1
23684 Scharbeutz - Commercial register
- HRB 97119, Charlottenburg (Berlin)
- Registration date
- March 15, 2004
- Industry
-
Erbringung von Beratungsleistungen auf dem Gebiet der Informationstechnologie
Erbringung von sonstigen Dienstleistungen der Informationstechnologie
Erbringung von sonstigen Informationsdienstleistungen - Registered capital
- 50,000.00 EUR
- Representation rules
Ist ein Vorstandsmitglied bestellt, vertritt es die Gesellschaft allein. Sind mehrere Vorstandsmitglieder bestellt, wird die Gesellschaft durch zwei Vorstandsmitglieder oder durch ein Vorstandsmitglied in Gemeinschaft mit einem Prokuristen vertreten. Der Aufsichtsrat der Gesellschaft kann einzelnen Vorstandsmitgliedern das Recht zur alleinigen Vertretung erteilen.
- Purpose
- Die Konzeption und die Entwicklung von Informations- und Kommunikationstechnologien, insbesondere im Bereich der Immobilienwirtschaft sowie die Forschung auf diesem Gebiet unter Einschluss neuer Medien. Der Einkauf und Vertrieb von Produkten und Lösungen sowie die Erbringung von Dienst- und Beratungsleistungen auf dem Gebiet der Informations- und Kommunikationstechnologie.
Financials
Balance sheet
2024- Fixed Assets 78,1 % 5,3 k
- Current Assets 21,9 % 1,5 k
- Liabilities 339,3 % 23,2 k
- Equity 239,3 % −16,4 k
Balance sheet data available for 7 earlier fiscal years.
Profit & loss
2024- Other operating expenses 71,0 % 6,5 k
- Operating result 9,7 % 893
- Result after taxes 9,7 % 893
- Annual net profit/loss 8,7 % 799
- Other taxes 1,0 % 94
Authorized representatives
-
Klaus-Dieter Pleiser
since 2011 Board Member
Ownership & holdings
Holds shares in
History
- 2011
-
04.07.
Member entryKlaus-Dieter Pleiser · Board Member
-
04.07.
Exit of positionS***** P****** · Board Member
-
04.07.
Change of addressINPUT IT AG
- 2010
-
22.11.
Change of addressINPUT IT AG
- 2008
-
01.07.
Exit of positionKlaus-Dieter Pleiser · Procura
- 2005
-
01.06.
Member entryS***** P****** · Board Member
-
01.06.
Change of seatINPUT IT AG
-
01.06.
Change of company nameINPUT IT AG
Annual statements
Original published statements, ordered by fiscal year.
| Fiscal year | Document | Published | Access |
|---|---|---|---|
| 2024 | Jahresabschluss | Published | Via the API |
| 2016 | Jahresabschluss | Published | Read full text |
| 2011 | Jahresabschluss | Published | Via the API |
| 2010 | Jahresabschluss | Published | Via the API |
| 2009 | Jahresabschluss | Published | Via the API |
2016 Jahresabschluss Full text
Register documents
Bring original register extracts and company documents into your application as PDF or XML.
/v1/fetch-document- Current extract (AD) PDF
- Chronological extract (CD) PDF
- Structured content (SI, XML) XML
- Shareholders list PDF
- Articles of association PDF
Explore more companies
Company data in your AI chat
Ask about directors, ownership and financial figures. Our MCP server connects your assistant to the Handelsregister API.
Connect your assistant
- Open Connectors in Claude and add a custom connector.
-
Enter this server URL and add the connector:
https://mcp.handelsregister.ai/mcp - Connect with your handelsregister.ai account, then enable the connector in your chat via “+” → “Connectors”.
- In ChatGPT on the web, open Settings → Apps and create a custom app. Developer mode must be enabled for your account.
-
Use “handelsregister” as the name, OAuth for authentication and this server URL:
https://mcp.handelsregister.ai/mcp - Sign in with your handelsregister.ai account, create the app and select it from the tools menu in your chat.
Run once in your terminal:
claude mcp add --transport http handelsregister https://mcp.handelsregister.ai/mcp \
--header "X-API-Key: YOUR_API_KEY"
Replace YOUR_API_KEY with your handelsregister.ai API key.
Add this MCP server as a tool in your application:
from openai import OpenAI
client = OpenAI()
response = client.responses.create(
model="gpt-6-astra",
input="Show me the directors, shareholders and latest available financial figures for INPUT IT AG. Include fiscal years and sources.\n\nentity_id: 240ddbdb24468cb6f836a89dd73cb80b",
tools=[{
"type": "mcp",
"server_label": "handelsregister",
"server_url": "https://mcp.handelsregister.ai/mcp",
"headers": {"X-API-Key": "YOUR_API_KEY"},
"require_approval": "never",
}],
)
print(response.output_text)
Replace YOUR_API_KEY with your handelsregister.ai API key.
Add this configuration to your MCP client:
{
"mcpServers": {
"handelsregister": {
"url": "https://mcp.handelsregister.ai/mcp",
"headers": { "X-API-Key": "YOUR_API_KEY" }
}
}
}
Replace YOUR_API_KEY with your handelsregister.ai API key.
Ask about this company
Once connected, ask your assistant this question:
Show me the directors, shareholders and latest available financial figures for INPUT IT AG. Include fiscal years and sources.
Copying failed. Please select the text and copy it manually.
Keyboard shortcuts
- Copy active snippet
- C
- Copy entity_id
- I
- Switch tab
- 1–6
- Toggle this help
- ?