
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 |
|---|---|---|---|
|
SATO CORPORATION
Global provider of automatic identification and data collec…
|
6287 | JP | Telecommunications, computer pr… |
|
SCAN ASSOCIATES BERHAD
Primarily engaged in providing Information and Communicatio…
|
— | MY | Telecommunications, computer pr… |
|
Science Applications International Corp
A technology and mission integrator for government clients …
|
SAIC | US | Telecommunications, computer pr… |
|
SCS Solars Computing Systems Inc
Provides electronic distribution solutions for the travel i…
|
SCS | CA | Telecommunications, computer pr… |
|
SECURA GROUP LIMITED
Provides integrated security products, services, and soluti…
|
43B | SG | Telecommunications, computer pr… |
|
SECUREMETRIC BERHAD
Specializes in digital security, building digital trust, an…
|
— | MY | Telecommunications, computer pr… |
|
SENETAS CORPORATION LIMITED
Provides high-speed data encryption and cybersecurity for d…
|
SEN | AU | Telecommunications, computer pr… |
|
Sensys Gatso Group
Global provider of automated traffic enforcement and road s…
|
SENS | SE | Telecommunications, computer pr… |
|
Service Fabrics Limited
Originally manufactured and sold fabrics; discontinued oper…
|
SERF | PK | Telecommunications, computer pr… |
|
SGA Co.,Ltd
Provides integrated security solutions and system integrati…
|
049470 | 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.