
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 |
|---|---|---|---|
|
Client Service International, Inc.
IT service provider specializing in digital transformation …
|
300663 | CN | Telecommunications, computer pr… |
|
Clio Infotech Ltd.
Provides software development, IT-enabled services, and fin…
|
530839 | IN | Telecommunications, computer pr… |
|
Clio Tools.com Ltd.
Global provider of cloud-based legal practice management so…
|
CIO/A | CA | Telecommunications, computer pr… |
|
CLOBOT Co., Ltd.
Develops software and provides integration services for aut…
|
466100 | KR | Telecommunications, computer pr… |
|
CLOUDWALK TECHNOLOGY CO., LTD.
Develops AI operating systems, computer vision, and biometr…
|
688327 | CN | Telecommunications, computer pr… |
|
CM.com N.V.
Provides an AI-powered engagement platform for conversation…
|
CMCOM | NL | Telecommunications, computer pr… |
|
CMES Inc.
Develops intelligent robot automation solutions using AI, 3…
|
475400 | KR | Telecommunications, computer pr… |
|
CNPLUS Co., Ltd.
Manufactures and sells high-precision connectors for variou…
|
115530 | KR | Telecommunications, computer pr… |
|
Cocolive, Inc.
Develops a marketing automation and sales support tool for …
|
137A | JP | Telecommunications, computer pr… |
|
CODEIFAI LIMITED
Provides brand protection and supply chain integrity via di…
|
CDE | AU | 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.