
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 |
|---|---|---|---|
|
CARETEQ LIMITED
Develops AI-driven assistive living technologies for safety…
|
CTQ | AU | Telecommunications, computer pr… |
|
Cassidy
AI platform for deploying intelligent agents and workflow a…
|
— | CA | Telecommunications, computer pr… |
|
CAST SA
A software intelligence platform for analyzing application …
|
CAS | FR | Telecommunications, computer pr… |
|
CATAPULT SPORTS LTD
Provides performance analytics technology and wearable trac…
|
CAT | AU | Telecommunications, computer pr… |
|
CATENAI PLC
A digital media and technology services provider for govern…
|
CTAI | GB | Telecommunications, computer pr… |
|
CATIS INC.
Develops and constructs intelligent integrated security sys…
|
140430 | KR | Telecommunications, computer pr… |
|
CBRAIN
Software platform for digitizing and streamlining public se…
|
CBRAIN | DK | Telecommunications, computer pr… |
|
CE Holdings Co.,Ltd.
Develops and sells medical information systems, including e…
|
4320 | JP | Telecommunications, computer pr… |
|
C.E. Info Systems Limited
Provides digital maps, geospatial software, and location-ba…
|
MAPMYINDIA | IN | Telecommunications, computer pr… |
|
Celestra Inc.
Develops digital biomarkers for monitoring neurological con…
|
352770 | KR | 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.