
20-20 Technologies Inc. — Investor Relations & Filings
20-20 Technologies Inc. (2020) provides specialized, end-to-end software solutions for the interior design, furniture, and manufacturing sectors. The core business involves delivering computer-aided design (CAD), business management, and manufacturing automation software to professional designers, retailers, and producers. Key products facilitate detailed space planning, specification, and visualization for complex environments, including kitchen, bath, and office installations. For manufacturers, 2020 offers solutions designed to optimize production workflows, supporting operations from custom cabinetmaking to large factory automation. The software suite is engineered to create a seamless flow of information, enabling users to enhance design efficiency, improve quoting accuracy, and deliver omnichannel retail experiences via cloud-based 3D planning technology. Select 2020 products, such as Design Flex, are currently integrated within the Cyncly platform.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| Material change report - English.pdf | 2012-09-17 | English | |
| Other securityholders documents - English.pdf | 2012-09-17 | English | |
| Other.pdf | 2012-08-03 | English | |
| Material change report - French.pdf | 2012-08-03 | English | |
| Other.pdf | 2012-07-30 | English | |
| Annual information form - English.pdf | 2012-01-19 | English |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2012
6 filings
| |||||
| 47593738 | Material change report - English.pdf | 2012-09-17 | English | ||
| 47593742 | Other securityholders documents - English.pdf | 2012-09-17 | English | ||
| 47593746 | Other.pdf | 2012-08-03 | English | ||
| 47593750 | Material change report - French.pdf | 2012-08-03 | English | ||
| 47593753 | Other.pdf | 2012-07-30 | English | ||
| 47593757 | Annual information form - English.pdf | 2012-01-19 | English | ||
|
2011
2 filings
| |||||
| 47593759 | Material change report - English.pdf | 2011-03-17 | English | ||
| 47593780 | Annual information form - French.pdf | 2011-01-19 | English | ||
|
2010
2 filings
| |||||
| 47593784 | Material change report - English.pdf | 2010-03-18 | English | ||
| 47593800 | Annual information form - English.pdf | 2010-01-27 | English | ||
|
2009
3 filings
| |||||
| 47593803 | Material change report - English.pdf | 2009-09-14 | English | ||
| 47593815 | Material change report - English.pdf | 2009-03-10 | English | ||
| 47593817 | Annual information form - French.pdf | 2009-01-29 | English | ||
|
2008
1 filing
| |||||
| 47593915 | Material change report - English.pdf | 2008-01-30 | English | ||
|
2007
1 filing
| |||||
| 47593919 | Material change report - English.pdf | 2007-09-14 | English | ||
Market data
Market data not available
Price history
Peer group · Other computer programming activities
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
BEIJING SHENZHOU AEROSPACE SOFTWARE TECHNOLOGY CO., LTD.
Provides industrial software and IT services for aerospace …
|
688562 | CN | Telecommunications, computer pr… |
|
Beijing SunwayWorld Science & Technology Co., Ltd.
Develops LIMS, QMS, ELN, and MDM software for laboratory an…
|
301159 | CN | Telecommunications, computer pr… |
|
Beijing SuperMap Software Co.,Ltd.
Global provider of GIS software for 2D/3D spatial data, Big…
|
300036 | CN | Telecommunications, computer pr… |
|
BEIJING THUNISOFT CORPORATION LIMITED
Provides AI-driven judicial solutions and digital governmen…
|
300271 | CN | Telecommunications, computer pr… |
|
BEIJING TOPNEW INFO&TECH CO., LTD.
Provides IT solutions, ERP, and smart manufacturing for dig…
|
300895 | CN | Telecommunications, computer pr… |
|
Beijing Vastdata Technology Co., Ltd.
Provides enterprise-level relational databases and data man…
|
603138 | CN | Telecommunications, computer pr… |
|
Beijing VRV Software Corporation Limited.
Provides endpoint security management, data protection, and…
|
300352 | CN | Telecommunications, computer pr… |
|
Beijing Waluer Information Technology Co.,Ltd.
Specializes in software development, system integration, an…
|
301380 | CN | Telecommunications, computer pr… |
|
Beijing Watertek Information Technology Co.,Ltd.
Develops embedded systems and information security for aero…
|
300324 | CN | Telecommunications, computer pr… |
|
Beijing YJK Building Software Co.,Ltd.
Develops CAD and BIM software for structural analysis and d…
|
300935 | CN | Telecommunications, computer pr… |
20-20 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/45520/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=45520 | 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=45520 | 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=45520 \ -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": 45520}, 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 20-20 Technologies Inc. (id: 45520)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.