
ISEE3D Inc. — Investor Relations & Filings
ISEE3D Inc. develops and markets advanced 3D scanning and visualization solutions for professional and consumer applications. The core offering includes high-accuracy 3D scanning technology, characterized by sub-millimeter precision and real-time processing for instant 3D model generation. The system employs proprietary algorithms to capture detailed data points, enabling the export of high-quality 3D models in major formats (STL, OBJ, PLY, CAD). ISEE3D targets diverse industries, including Manufacturing (quality control, reverse engineering), Medical (prosthetics, surgical planning), Cultural Heritage (digital documentation), and E-Commerce (3D product visualization). The technology facilitates accurate visualization and digital documentation across various professional fields.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| Material change report - English.pdf | 2012-08-07 | English | |
| Material change report - English.pdf | 2012-06-06 | English | |
| Material change report - English.pdf | 2012-05-07 | English | |
| Other.PDF | 2009-12-21 | English | |
| Material change report - English.pdf | 2009-10-08 | English | |
| Material change report - English.pdf | 2009-08-04 | English |
Browse filings by year
10 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2012
3 filings
| |||||
| 47120695 | Material change report - English.pdf | 2012-08-07 | English | ||
| 47120699 | Material change report - English.pdf | 2012-06-06 | English | ||
| 47120702 | Material change report - English.pdf | 2012-05-07 | English | ||
|
2009
3 filings
| |||||
| 47120741 | Other.PDF | 2009-12-21 | English | ||
| 47120745 | Material change report - English.pdf | 2009-10-08 | English | ||
| 47120749 | Material change report - English.pdf | 2009-08-04 | English | ||
|
2008
2 filings
| |||||
| 47120793 | Material change report - English.pdf | 2008-11-13 | English | ||
| 47120796 | Other securityholders documents - English.pdf | 2008-05-12 | English | ||
|
2007
7 filings
| |||||
| 47120799 | Other securityholders documents - English.pdf | 2007-07-05 | English | ||
| 47120903 | Other securityholders documents - English.pdf | 2007-04-09 | English | ||
| 47120907 | Material change report - English.pdf | 2007-04-05 | English | ||
| 47120911 | Other.pdf | 2007-03-15 | English | ||
| 47121170 | Other.pdf | 2007-03-15 | English | ||
| 47121360 | Other.pdf | 2007-03-15 | English | ||
| 47121364 | Other.pdf | 2007-03-15 | English | ||
Market data
Market data not available
Price history
Peer group · Other computer programming activities
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
ContextVision AB
Medical technology software company specializing in AI-powe…
|
CONTX | SE | Telecommunications, computer pr… |
|
Continual Ltd.
AI-powered mobility analytics for mobile operators and conn…
|
CNTL-M | IL | Telecommunications, computer pr… |
|
CORDEL GROUP PLC
Provides AI-powered infrastructure monitoring and data anal…
|
CRDL | GB | Telecommunications, computer pr… |
|
Core AI Holdings, Inc.
A holding company developing AI businesses in gaming, marke…
|
SYTA | US | Telecommunications, computer pr… |
|
CORE CORPORATION
An ICT services provider specializing in System Integration…
|
2359 | JP | Telecommunications, computer pr… |
|
Corel Corporation
Software developer specializing in graphics, design, digita…
|
— | CA | Telecommunications, computer pr… |
|
Coreline Soft Co., Ltd
Develops medical AI software for analyzing thoracic images …
|
384470 | KR | Telecommunications, computer pr… |
|
COSCO SHIPPING Technology Co., Ltd.
Offers digital solutions and IT services for maritime, logi…
|
002401 | CN | Telecommunications, computer pr… |
|
CounterPath Corporation
Develops carrier-grade SIP softphones and UC solutions for …
|
PATH | US | Telecommunications, computer pr… |
|
Coupa Software
Provides an AI-native, cloud-based platform for total spend…
|
COUP | US | Telecommunications, computer pr… |
ISEE3D 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/44406/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=44406 | 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=44406 | 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=44406 \ -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": 44406}, 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 ISEE3D Inc. (id: 44406)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.