
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 |
|---|---|---|---|
| 关于控股股东增持股份计划暨取得专项贷款承诺函的公告 | 2026-05-27 | Chinese | |
| 关于控股股东增持股份计划实施完成的公告 | 2026-05-20 | Chinese | |
| 德恒上海律师事务所关于龙利得2025年年度股东会之见证意见 | 2026-05-15 | Chinese | |
| 2025年年年度股东会决议公告 | 2026-05-15 | Chinese | |
| 关于控股股东增持公司股份计划实施进展暨权益变动触及1%整数倍的公告 | 2026-05-15 | Chinese | |
| 龙利得智能科技股份有限公司2025年度内部控制评价报告 | 2026-04-12 | Chinese |
Browse filings by year
7 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 47456732 | 关于控股股东增持股份计划暨取得专项贷款承诺函的公告 | 2026-05-27 | Chinese | ||
| 46630385 | 关于控股股东增持股份计划实施完成的公告 | 2026-05-20 | Chinese | ||
| 46352136 | 德恒上海律师事务所关于龙利得2025年年度股东会之见证意见 | 2026-05-15 | Chinese | ||
| 46352131 | 2025年年年度股东会决议公告 | 2026-05-15 | Chinese | ||
| 46352523 | 关于控股股东增持公司股份计划实施进展暨权益变动触及1%整数倍的公告 | 2026-05-15 | Chinese | ||
| 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 | ||
Market data
Market data not available
Price history
Peer group · Manufacture of measuring, testing, navigating and control equipment
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
SMART SHOOTER
Develops advanced fire control systems for precise small ar…
|
SMSH | IL | Manufacturing |
|
Smiths Group PLC
A global technology company providing engineering for missi…
|
SMGZY | GB | Manufacturing |
|
SolDefense Co., Ltd.
Develops and manufactures control systems for defense, aero…
|
215090 | KR | Manufacturing |
|
Sonel S.A.
Manufacturer of measuring instruments for power and telecom…
|
SON | PL | Manufacturing |
|
SOS LAB Co., Ltd.
Develops and manufactures 2D and 3D LiDAR sensors and perce…
|
464080 | KR | Manufacturing |
|
Speco
Manufacturer of asphalt, concrete, and crushing plants for …
|
013810 | IN | Manufacturing |
|
Spectris PLC
Supplier of precision instrumentation, test equipment, and …
|
SXS | GB | Manufacturing |
|
STANDARD BIOTOOLS INC.
Develops instruments and services for proteomics, genomics,…
|
LAB | US | Manufacturing |
|
Star Navigation Systems Group Ltd.
Avionics OEM providing real-time data solutions for aerospa…
|
SNA | CA | Manufacturing |
|
STEMMER IMAGING AG
International provider of machine vision technology, produc…
|
S9I | DE | 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.