
INSCAPE Corporation — Investor Relations & Filings
INSCAPE Corporation is a designer, manufacturer, and distributor of commercial furniture and wall products, providing innovative solutions for the evolving workplace. The company's operating segments include Furniture, encompassing storage, benching, systems, and filing products, and Walls. Established in 1888, Inscape focuses on creating adaptable products and services that allow businesses to evolve their spaces efficiently without requiring constant capital reinvestment. It operates primarily in the United States and Canada.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| Interim financial statements/report – English.pdf | 2021-12-09 | English | |
| News release - English.pdf | 2021-12-09 | English | |
| Material change report - English.pdf | 2021-12-09 | English | |
| News release - English.pdf | 2021-12-08 | English | |
| News release - English.pdf | 2021-11-29 | English | |
| Report of voting results.pdf | 2021-09-17 | English |
Browse filings by year
24 years- 2023 9 filings
- 2022 48 filings
- 2021 37 filings
- 2020 41 filings
- 2019 30 filings
- 2018 33 filings
- 2017 26 filings
- 2016 23 filings
- 2015 23 filings
- 2014 1 filing
- 2013 1 filing
- 2012 1 filing
- 2011 1 filing
- 2010 2 filings
- 2009 1 filing
- 2008 1 filing
- 2005 1 filing
- 2004 1 filing
- 2003 1 filing
- 2002 4 filings
- 2000 15 filings
- 1999 12 filings
- 1998 2 filings
- 1997 19 filings
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2021
15 filings
| |||||
| 22870424 | Interim financial statements/report – English.pdf | 2021-12-09 | English | ||
| 22870490 | News release - English.pdf | 2021-12-09 | English | ||
| 13549681 | Material change report - English.pdf | 2021-12-09 | English | ||
| 13549780 | News release - English.pdf | 2021-12-08 | English | ||
| 47814915 | News release - English.pdf | 2021-11-29 | English | ||
| 22062019 | Report of voting results.pdf | 2021-09-17 | English | ||
| 22062183 | News release - English.pdf | 2021-09-17 | English | ||
| 13536173 | 52-109F2 - Certification of interim filings - CFO (E).pdf | 2021-09-10 | English | ||
| 13536172 | 52-109F2 - Certification of interim filings - CEO (E).pdf | 2021-09-10 | English | ||
| 13536174 | Interim MD&A - English.pdf | 2021-09-10 | English | ||
| 13536177 | Interim financial statements/report – English.pdf | 2021-09-10 | English | ||
| 13536180 | News release - English.pdf | 2021-09-09 | English | ||
| 47814917 | News release - English.pdf | 2021-08-25 | English | ||
| 21640345 | Notice of meeting - English.pdf | 2021-07-29 | English | ||
| 21640343 | Form of proxy - English.pdf | 2021-07-29 | English | ||
Market data
Market data not available
Price history
Peer group · Manufacture of other furniture
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
AceBed
Manufacturer of scientifically engineered mattresses and be…
|
003800 | KR | Manufacturing |
|
Al-Khair Gadoon Limited
Specializes in manufacturing and selling foam and allied ho…
|
AKGL | PK | Manufacturing |
|
Amisco Industries
Designs and manufactures customizable, durable residential …
|
— | CA | Manufacturing |
|
Avro India Limited
Manufactures and distributes a diverse range of plastic mol…
|
AVROIND | IN | Manufacturing |
|
CDA International Inc.
Designs, manufactures, and installs custom display products…
|
TIXT | CA | Manufacturing |
|
Chengdu Qushui Science and Technology Co., Ltd.
Develops and distributes sleep technology and ergonomic hom…
|
301336 | CN | Manufacturing |
|
COMPAÑIAS CIC S.A.
Manufactures and sells home furnishings and decor items wit…
|
— | CL | Manufacturing |
|
DERUCCI HEALTHY SLEEP CO.,LTD.
Develops integrated sleep systems, smart mattresses, and er…
|
001323 | CN | Manufacturing |
|
Dexelance S.p.A.
Industrial group holding high-end furniture, design, and li…
|
DEX | IT | Manufacturing |
|
DIRTT Environmental Solutions Ltd.
Technology-driven manufacturer of customized, industrialize…
|
DRT | CA | Manufacturing |
INSCAPE Corporation 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/44475/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=44475 | 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=44475 | 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=44475 \ -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": 44475}, 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 INSCAPE Corporation (id: 44475)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.