LD Intelligent Technology CO., Ltd — Investor Relations & Filings
LD Intelligent Technology CO., Ltd. specializes in the research, development, and manufacturing of advanced laser radar (LiDAR) sensors and intelligent navigation solutions. The company focuses on core technologies including laser triangulation, Time-of-Flight (ToF) sensing, and Simultaneous Localization and Mapping (SLAM) algorithms. Its product portfolio features high-precision laser distance sensors (LDS) designed for spatial perception and obstacle avoidance. These technologies are primarily integrated into consumer service robots, such as robotic vacuum cleaners, as well as industrial automated guided vehicles (AGVs) and commercial service platforms. By providing integrated hardware and software solutions, the company enables autonomous mobility and environmental mapping capabilities for a wide range of intelligent devices.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 龙利得智能科技股份有限公司2025年度内部控制评价报告 | 2026-04-12 | Chinese | |
| 关于2026年度委托理财计划的公告 | 2026-04-12 | Chinese | |
| 关于举办2025年度网上业绩说明会的公告 | 2026-04-12 | Chinese | |
| 互动易平台信息发布及回复内部审核制度(2026年4月) | 2026-04-12 | Chinese | |
| 关于公司及子公司2026年度向金融机构申请综合授信额度暨公司及子公司提供担保的公告 | 2026-04-12 | Chinese | |
| 董事会审计委员会对会计师事务所2025年度履职情况评估及履行监督职责情况的报告 | 2026-04-12 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
10 filings
| |||||
| 39805111 | 龙利得智能科技股份有限公司2025年度内部控制评价报告 | 2026-04-12 | Chinese | ||
| 39805110 | 关于2026年度委托理财计划的公告 | 2026-04-12 | Chinese | ||
| 39805101 | 关于举办2025年度网上业绩说明会的公告 | 2026-04-12 | Chinese | ||
| 39805097 | 互动易平台信息发布及回复内部审核制度(2026年4月) | 2026-04-12 | Chinese | ||
| 39805095 | 关于公司及子公司2026年度向金融机构申请综合授信额度暨公司及子公司提供担保的公告 | 2026-04-12 | Chinese | ||
| 39805094 | 董事会审计委员会对会计师事务所2025年度履职情况评估及履行监督职责情况的报告 | 2026-04-12 | Chinese | ||
| 39805091 | 董事会关于独立董事独立性情况的专项报告 | 2026-04-12 | Chinese | ||
| 39805088 | 关于控股股东增持公司股份计划实施进展暨增持时间过半的公告 | 2026-02-26 | Chinese | ||
| 39805078 | 关于控股股东部分股份质押的公告 | 2026-01-30 | Chinese | ||
| 39805065 | 2025年度业绩预告 | 2026-01-23 | Chinese | ||
|
2025
5 filings
| |||||
| 39805058 | 德恒上海律师事务所之龙利得智能科技股份有限公司2025第一次临时股东会之见证意见 | 2025-12-11 | Chinese | ||
| 39805047 | 2025年第一次临时股东会决议公告 | 2025-12-11 | Chinese | ||
| 39805026 | 股东会议事规则(2025年11月) | 2025-11-19 | Chinese | ||
| 39805018 | 公司章程(2025年11月) | 2025-11-19 | Chinese | ||
| 39805006 | 资金管理办法(2025年11月) | 2025-11-19 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of measuring, testing, navigating and control equipment
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
ASELSAN ELEKTRONİK SANAYİ VE TİCARET A.Ş.
Develops advanced electronic systems for defense, transport…
|
ASELS | TR | Manufacturing |
|
ASTI CORPORATION
Manufacturer of electrical components and wire harnesses fo…
|
6899 | JP | Manufacturing |
|
ASTRONICS CORP
Provider of advanced technologies for aerospace, defense, a…
|
ATRO | US | Manufacturing |
|
AstroNova, Inc.
Develops data visualization tech for aerospace, label print…
|
ALOT | US | Manufacturing |
|
ASTROTECH Corp
Develops and licenses mass spectrometer technologies for se…
|
ASTC | US | Manufacturing |
|
ATI Airtest Technologies Inc.
Designs and manufactures air monitoring sensors for energy …
|
AAT | CA | Manufacturing |
|
AtomTrace a.s.
Manufacturer of LIBS systems for advanced, multi-elemental …
|
ATOMT | CZ | Manufacturing |
|
Aurora Solar Technologies Inc.
Advanced material inspection and inline quality control sys…
|
ACU | CA | Manufacturing |
|
AUTEK CHINA INC
Develops and manufactures industrial automation and process…
|
300595 | CN | Manufacturing |
|
Autel Intelligent Technology Corp.,Ltd.
Provides automotive diagnostic, TPMS, ADAS, and EV charging…
|
688208 | CN | Manufacturing |
LD Intelligent Technology CO., Ltd 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/55850/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=55850 | 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=55850 | 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=55850 \ -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": 55850}, 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 LD Intelligent Technology CO., Ltd (id: 55850)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.