
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 |
|---|---|---|---|
|
Beijing Global Safety Technology Co., Ltd.
Offers public safety and emergency management solutions for…
|
300523 | CN | Telecommunications, computer pr… |
|
BEIJING HAOHAN DATA TECHNOLOGY CO., LTD.
Provides big data intelligence, network security, and traff…
|
688292 | CN | Telecommunications, computer pr… |
|
Beijing Huaru Technology Co., Ltd.
Provides modeling and simulation solutions for defense, aer…
|
301302 | CN | Telecommunications, computer pr… |
|
BEIJING INFOSEC TECHNOLOGIES CO.,LTD
Provides cryptographic solutions, PKI systems, and identity…
|
688201 | CN | Telecommunications, computer pr… |
|
BEIJING INTERACT TECHNOLOGY CO.,LTD.
Provides AI-driven contact center solutions and omnichannel…
|
300419 | CN | Telecommunications, computer pr… |
|
BEIJING JINGYEDA TECHNOLOGY CO.,LTD.
Provides smart education, examination management, and digit…
|
003005 | CN | Telecommunications, computer pr… |
|
Beijing Join-Cheer Software Co.,Ltd.
Provides enterprise management software and IT services for…
|
002279 | CN | Telecommunications, computer pr… |
|
Beijing Kingsoft Office Software, Inc.
Develops cross-platform office productivity solutions with …
|
688111 | CN | Telecommunications, computer pr… |
|
Beijing Longruan Technologies Inc.
Develops GIS software for intelligent mine construction and…
|
688078 | CN | Telecommunications, computer pr… |
|
Beijing Saimo Technology Co., Ltd.
Technology-driven provider of ICV testing and validation so…
|
2571 | HK | 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.