
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 |
|---|---|---|---|
|
Asana, Inc.
A work management platform for teams to orchestrate work an…
|
ASAN | US | Telecommunications, computer pr… |
|
AsiaInfo Technologies Limited
Provider of full-stack digital intelligence software and se…
|
1675 | VG | Telecommunications, computer pr… |
|
ASICLAND Co.,Ltd
An ASIC design solution company specializing in System-on-C…
|
445090 | KR | Telecommunications, computer pr… |
|
Asseco Business Solutions S.A.
Develops enterprise software solutions for ERP, HR, and war…
|
ABS | PL | Telecommunications, computer pr… |
|
Asseco Poland S.A.
Global producer of enterprise software and IT solutions for…
|
ACP | PL | Telecommunications, computer pr… |
|
Asseco South Eastern Europe S.A.
Provides ICT solutions for the financial, banking, and paym…
|
ASE | PL | Telecommunications, computer pr… |
|
Asset Management Software Systems Corp.
Develops enterprise software solutions for comprehensive as…
|
YMS | CA | Telecommunications, computer pr… |
|
ASSET VISION CO LTD
Provides a cloud-based asset management and maintenance pla…
|
ASV | AU | Telecommunications, computer pr… |
|
ASTech Co., Ltd.
A fine chemical manufacturer of organic UV filters and acti…
|
453860 | KR | Telecommunications, computer pr… |
|
ASTERIA Corporation
Develops no-code and low-code software for business automat…
|
3853 | JP | 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.