
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 |
|---|---|---|---|
|
CINC Corp.
Develops AI-powered research and analysis tools for digital…
|
4378 | JP | Telecommunications, computer pr… |
|
Cipia Vision Ltd.
Develops AI-powered in-cabin sensing solutions for the auto…
|
CPIA | IL | Telecommunications, computer pr… |
|
CIRATA PLC
Orchestrates live data migration and modernization without …
|
CRTA | JE | Telecommunications, computer pr… |
|
Circle Group
Provides IT solutions to automate and digitalize the port a…
|
CIRC | IT | Telecommunications, computer pr… |
|
Circus SE
Develops and operates autonomous AI and robotics systems fo…
|
CA1 | DE | Telecommunications, computer pr… |
|
CI&T Inc
A global digital specialist driving end-to-end digital tran…
|
CINT | US | Telecommunications, computer pr… |
|
CityInnovativeTechnologies
Developer of an online game of chance for casino platforms.
|
GRNT | RU | Telecommunications, computer pr… |
|
Claranova SE
International tech group developing software for Security, …
|
CLA | FR | Telecommunications, computer pr… |
|
Clara Technologies Corp.
Offers AI sales coaching platforms and specialized software…
|
CLTE | CA | Telecommunications, computer pr… |
|
Clavister Holding AB
Cybersecurity vendor developing network security solutions …
|
CLAV | SE | 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.