
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 |
Browse filings by year
9 years| 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 |
|---|---|---|---|
|
Blok Technologies Inc.
Investment and technology development company focused on bl…
|
BLPFF | CA | Telecommunications, computer pr… |
|
Blue Cloud Softech Solutions Limited
Develops enterprise software, cloud systems, and AI-driven …
|
539607 | IN | Telecommunications, computer pr… |
|
BlueMeme Inc.
A technology firm specializing in low-code development and …
|
4069 | JP | Telecommunications, computer pr… |
|
BlueRush Inc.
Digital engagement solutions provider using SaaS to create …
|
BTV | CA | Telecommunications, computer pr… |
|
Boardwalktech Software Corp.
Enterprise SaaS provider of patented Digital Ledger Technol…
|
BWLK | CA | Telecommunications, computer pr… |
|
BONK, INC.
A company bridging public markets with the digital asset ec…
|
SHOT | US | Telecommunications, computer pr… |
|
BONREE DATA TECHNOLOGY CO., LTD.
Provides APM and AIOps observability solutions for digital …
|
688229 | CN | Telecommunications, computer pr… |
|
Bonzun AB
Develops evidence-based digital health apps for fertility, …
|
BONZUN | SE | Telecommunications, computer pr… |
|
Boxlight Corp
Provider of interactive technology, digital signage, and so…
|
BOXL | US | Telecommunications, computer pr… |
|
Brain+ A/S
Develops digital therapeutics for the detection and treatme…
|
BRAINP | DK | 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.