
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 |
|---|---|---|---|
|
Qeeka Home (Cayman) Inc.
Largest SaaS-enabled solution platform for China's Interior…
|
1739 | HK | Telecommunications, computer pr… |
|
Qi An Xin Technology Group Inc.
Provides enterprise-level cybersecurity for critical infras…
|
688561 | CN | Telecommunications, computer pr… |
|
Q.S.ICo.,Ltd.
Provider of AI-powered network security and compliance solu…
|
066310 | KR | Telecommunications, computer pr… |
|
Qualisys Holding
Provider of optical motion capture and 3D positioning track…
|
QSYS | SE | Telecommunications, computer pr… |
|
Quest Holdings S.A.
A diversified group in IT, courier services, electronic pay…
|
QUEST | GR | Telecommunications, computer pr… |
|
RADIANT GLOBALTECH BERHAD
Integrated technology solutions provider for digitalizing r…
|
— | MY | Telecommunications, computer pr… |
|
RDM Corporation
Specialized provider of hardware and software solutions for…
|
RC | CA | Telecommunications, computer pr… |
|
RECOMM CO.,LTD.
Provider of information and communication equipment and bus…
|
3323 | JP | Telecommunications, computer pr… |
|
Restar Corporation
An electronics value platformer that manufactures and distr…
|
3156 | JP | Telecommunications, computer pr… |
|
SANDS LAB Inc.
Develops AI-powered solutions for cyber threat intelligence…
|
411080 | 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.