
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 |
|---|---|---|---|
|
OPEN Group, Inc.
Develops open, vendor-neutral technology standards and cert…
|
6572 | JP | Telecommunications, computer pr… |
|
Orbitech Co., Ltd.
Specializes in nuclear services and precision aerospace man…
|
046120 | KR | Telecommunications, computer pr… |
|
PASİFİK TEKNOLOJİ A.Ş.
Develops IT solutions and high-tech defense systems, includ…
|
PATEK | TR | Telecommunications, computer pr… |
|
Paycloud Holdings Inc.
Provides cashless services, digital signage, and SaaS-type …
|
4015 | JP | Telecommunications, computer pr… |
|
Pintec Technology Holdings Ltd
A technology platform connecting businesses and financial i…
|
PT | US | Telecommunications, computer pr… |
|
Planet Green Holdings Corp.
A diversified holding company in tea, chemicals, and consum…
|
PLAG | US | Telecommunications, computer pr… |
|
PLANTYNETCo.,Ltd.
IT firm offering network security, content filtering, and i…
|
075130 | KR | Telecommunications, computer pr… |
|
Platt Nera International Limited
Provides IT integrated solutions and support to banking, go…
|
1949 | HK | Telecommunications, computer pr… |
|
Pluribus Technologies Corp.
Value-based acquirer and operator of small, profitable B2B …
|
PLRB | CA | Telecommunications, computer pr… |
|
Pole To Win Holdings, Inc.
Provides outsourcing services like QA, testing, and localiz…
|
3657 | JP | 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.