BEIJING LEIKE DEFENSE TECHNOLOGY CO., LTD. — Investor Relations & Filings
Beijing Leike Defense Technology Co., Ltd. specializes in the research, development, and manufacturing of advanced electronic systems and high-performance components. The company's core portfolio encompasses radar signal processing, satellite navigation, and embedded computing solutions. Key products include high-speed signal processing boards, satellite remote sensing ground receiving systems, and integrated navigation terminals. The firm provides specialized technology for electronic warfare, microwave equipment, and intelligent sensing applications. By integrating sophisticated digital signal processing and radio frequency technologies, the company delivers mission-critical systems for complex operational environments. Its technical expertise extends to the design of specialized modules for unmanned platforms and precision-guided systems, emphasizing innovation in high-end electronic information technology and secure communication frameworks.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 2025 年度营业收入扣除事项及扣除后营业收入金额的专项审核报告 | 2026-04-17 | Chinese | |
| 董事会关于独立董事独立性自查情况的专项意见 | 2026-04-17 | Chinese | |
| 2025年年度报告 | 2026-04-17 | Chinese | |
| 关于举行2025年度网上业绩说明会的公告 | 2026-04-17 | Chinese | |
| 关于提请股东会授权董事会以简易程序向特定对象发行股票的公告 | 2026-04-17 | Chinese | |
| 关于董事、高级管理人员2026年度薪酬方案的公告 | 2026-04-17 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 35787567 | 2025 年度营业收入扣除事项及扣除后营业收入金额的专项审核报告 | 2026-04-17 | Chinese | ||
| 35787565 | 董事会关于独立董事独立性自查情况的专项意见 | 2026-04-17 | Chinese | ||
| 35787563 | 2025年年度报告 | 2026-04-17 | Chinese | ||
| 35787561 | 关于举行2025年度网上业绩说明会的公告 | 2026-04-17 | Chinese | ||
| 35787557 | 关于提请股东会授权董事会以简易程序向特定对象发行股票的公告 | 2026-04-17 | Chinese | ||
| 34822387 | 关于董事、高级管理人员2026年度薪酬方案的公告 | 2026-04-17 | Chinese | ||
| 34822386 | 独立董事2025年度述职报告(谢卉) | 2026-04-17 | Chinese | ||
| 34822383 | 2025年度非经营性资金占用及其他关联资金往来情况汇总表 | 2026-04-17 | Chinese | ||
| 34820240 | 独立董事2025年度述职报告(赵保卿) | 2026-04-17 | Chinese | ||
| 34820238 | 关于会计政策变更的公告 | 2026-04-17 | Chinese | ||
| 34820235 | 2025年年度审计报告 | 2026-04-17 | Chinese | ||
| 35787555 | 第八届董事会第六次会议决议公告 | 2026-03-17 | Chinese | ||
| 35787554 | 关于子公司增资扩股暨关联交易的公告 | 2026-03-17 | Chinese | ||
| 35787550 | 2025年度业绩预告 | 2026-01-28 | Chinese | ||
| 35787548 | 关于 雷科定02 转股完成的公告 | 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 |
|---|---|---|---|
|
10x Genomics, Inc.
Develops and manufactures integrated solutions for biologic…
|
TXG | US | Manufacturing |
|
908 Devices Inc.
Develops handheld and desktop devices for point-of-need che…
|
MASS | US | Manufacturing |
|
Acconeer AB
Develops compact, energy-efficient millimeter-wave radar se…
|
ACCON | SE | Manufacturing |
|
Acrel Co., Ltd.
Develops smart energy management systems and electrical saf…
|
300286 | CN | Manufacturing |
|
ACTIA Group
Designer and manufacturer of high-tech electronic systems f…
|
ATI | FR | Manufacturing |
|
Addsino Co.,Ltd
Specializes in electronic information technology and electr…
|
000547 | CN | Manufacturing |
|
A&D HOLON Holdings Company, Limited
Develops measurement, weighing, medical, and semiconductor …
|
7745 | JP | Manufacturing |
|
ADTEC PLASMA TECHNOLOGY CO.,LTD.
Manufactures RF plasma generators and power supplies for se…
|
6668 | JP | Manufacturing |
|
ADVANCED ENERGY INDUSTRIES INC
Designs and manufactures precision power conversion, measur…
|
AEIS | US | Manufacturing |
|
ADVANCE METERING TECHNOLOGY LIMITED
Manufactures energy meters and provides energy management a…
|
534612 | IN | Manufacturing |
BEIJING LEIKE DEFENSE 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/54455/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=54455 | 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=54455 | 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=54455 \ -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": 54455}, 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 BEIJING LEIKE DEFENSE TECHNOLOGY CO., LTD. (id: 54455)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.