
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 |
|---|---|---|---|
|
ATW Tech Inc.
A technology company providing FinTech and interactive comm…
|
ATW | CA | Telecommunications, computer pr… |
|
AUDDIA INC.
AI technology company developing a platform for radio and p…
|
AUUD | US | Telecommunications, computer pr… |
|
AUDINATE GROUP LIMITED
Provides Dante technology for digital audio and video netwo…
|
AD8 | AU | Telecommunications, computer pr… |
|
Audiocodes Ltd.
Provider of AI-voice solutions for unified communications a…
|
AUDC | IL | Telecommunications, computer pr… |
|
AUDIOEYE INC
Offers a SaaS platform using AI and experts for digital acc…
|
AEYE | US | Telecommunications, computer pr… |
|
Aurionpro Solutions Ltd.
Global provider of digital transformation, banking, and sma…
|
AURIONPRO | IN | Telecommunications, computer pr… |
|
Aurora Mobile Ltd
A SaaS provider of customer engagement, developer services,…
|
JG | US | Telecommunications, computer pr… |
|
Aurum PropTech Limited
Provides SaaS platforms and data analytics for the real est…
|
AURUM | IN | Telecommunications, computer pr… |
|
AUSTERE SYSTEMS LIMITED
Provides digital transformation, software engineering, and …
|
544505 | IN | Telecommunications, computer pr… |
|
AUTOCOUNT DOTCOM BERHAD
A software development company specializing in financial ma…
|
— | MY | 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.