
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 HAOHAN DATA TECHNOLOGY CO., LTD.
Provides big data intelligence, network security, and traff…
|
688292 | CN | Telecommunications, computer pr… |
|
Beijing Huaru Technology Co., Ltd.
Provides modeling and simulation solutions for defense, aer…
|
301302 | CN | Telecommunications, computer pr… |
|
BEIJING INFOSEC TECHNOLOGIES CO.,LTD
Provides cryptographic solutions, PKI systems, and identity…
|
688201 | CN | Telecommunications, computer pr… |
|
BEIJING INTERACT TECHNOLOGY CO.,LTD.
Provides AI-driven contact center solutions and omnichannel…
|
300419 | CN | Telecommunications, computer pr… |
|
BEIJING JINGYEDA TECHNOLOGY CO.,LTD.
Provides smart education, examination management, and digit…
|
003005 | CN | Telecommunications, computer pr… |
|
Beijing Join-Cheer Software Co.,Ltd.
Provides enterprise management software and IT services for…
|
002279 | CN | Telecommunications, computer pr… |
|
Beijing Kingsoft Office Software, Inc.
Develops cross-platform office productivity solutions with …
|
688111 | CN | Telecommunications, computer pr… |
|
Beijing Longruan Technologies Inc.
Develops GIS software for intelligent mine construction and…
|
688078 | CN | Telecommunications, computer pr… |
|
Beijing Saimo Technology Co., Ltd.
Technology-driven provider of ICV testing and validation so…
|
2571 | HK | Telecommunications, computer pr… |
|
Beijing Seeyon Internet Software Corp.
Provides collaborative management software and digital tran…
|
688369 | 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.