
Zinnian Technologies Inc. — Investor Relations & Filings
Zinnian Technologies Inc. specializes in developing non-pharmacological therapeutic solutions for individuals living with memory loss and dementia. The company's primary offering is Zinnia TV, a specialized platform designed to transform standard television into a supportive tool for caregivers and patients. Zinnia TV delivers curated artistic experiences and therapeutic content aimed at reducing unwanted behaviors, facilitating essential activities of daily living, and fostering meaningful engagement. The platform focuses on improving the quality of life for those in mid- to late-stage memory loss by providing a consistent, non-invasive intervention.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| Material change report - English.pdf | 2000-08-10 | English | |
| Material change report - English.PDF | 2000-03-09 | English | |
| Final Receipt.W51 | 1998-12-18 | English | |
| Auditors' consent letter.doc | 1998-12-17 | English | |
| Final long form prospectus - English.doc | 1998-12-15 | English | |
| Preliminary Receipt.W51 | 1998-09-14 | English |
Browse filings by year
2 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2000
2 filings
| |||||
| 47412700 | Material change report - English.pdf | 2000-08-10 | English | ||
| 47412704 | Material change report - English.PDF | 2000-03-09 | English | ||
|
1998
6 filings
| |||||
| 47412708 | Final Receipt.W51 | 1998-12-18 | English | ||
| 47412733 | Auditors' consent letter.doc | 1998-12-17 | English | ||
| 47412737 | Final long form prospectus - English.doc | 1998-12-15 | English | ||
| 47412877 | Preliminary Receipt.W51 | 1998-09-14 | English | ||
| 47412880 | Other.doc | 1998-09-11 | English | ||
| 47412882 | Preliminary long form prospectus - English.pdf | 1998-09-10 | English | ||
Market data
Market data not available
Price history
Peer group · Other information technology and computer service activities
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
NCC Group
A Nordic construction and property development company for …
|
NCC | SE | Telecommunications, computer pr… |
|
NCC GROUP PLC
A global expert in cyber security and software resilience f…
|
NCC | GB | Telecommunications, computer pr… |
|
NCsoft Corporation
Develops and publishes online and mobile games, specializin…
|
036570 | KR | Telecommunications, computer pr… |
|
NetDriven Solutions Inc.
Digital tools and custom websites for independent tire and …
|
— | CA | Telecommunications, computer pr… |
|
NETSCOUT SYSTEMS INC
Provider of service assurance and cybersecurity solutions f…
|
NTCT | US | Telecommunications, computer pr… |
|
Nixu Oyj
Cybersecurity services provider securing IT and OT environm…
|
NIXU | FI | Telecommunications, computer pr… |
|
NSFOCUS Technologies Group Co., Ltd.
Global provider of enterprise-level network security and DD…
|
300369 | CN | Telecommunications, computer pr… |
|
OA Co., Ltd.
A merchant wholesaler of home appliances, electronic goods,…
|
342870 | KR | Telecommunications, computer pr… |
|
ODK Solutions Company,Ltd
IT firm providing BPO and data processing for education, fi…
|
3839 | JP | Telecommunications, computer pr… |
|
Openbase, Inc.
An IT infrastructure service provider for network, security…
|
049480 | KR | Telecommunications, computer pr… |
Zinnian Technologies Inc. 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/44732/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=44732 | 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=44732 | 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=44732 \ -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": 44732}, 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 Zinnian Technologies Inc. (id: 44732)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.