
Leyard Optoelectronic Co.,Ltd. — Investor Relations & Filings
Leyard Optoelectronic Co., Ltd. is a global leader in the design, production, and distribution of high-end LED display products and visual effect solutions. The company specializes in a wide range of technologies, including fine-pitch LED displays, Micro LED, and Mini LED systems, catering to diverse applications such as command and control centers, broadcasting studios, corporate environments, and sports venues. Beyond display hardware, Leyard provides intelligent lighting systems and immersive visual experiences through its cultural tourism and VR/AR business segments, which include the OptiTrack motion capture technology. With a focus on technological innovation and research and development, the company delivers integrated solutions that combine hardware, software, and content. Leyard maintains a significant global presence, serving professional markets with high-performance visual communication tools and architectural lighting solutions.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 2025年年度权益分派实施公告 | 2026-05-11 | Chinese | |
| 关于利亚德光电股份有限公司2025年年度股东会的法律意见书 | 2026-05-08 | Chinese | |
| 2025年年度股东会决议公告 | 2026-05-08 | Chinese | |
| 关于对外投资产业基金的进展公告 | 2026-03-16 | Chinese | |
| 第六届董事会第二次会议决议公告 | 2026-03-09 | Chinese | |
| 关于2021年员工持股计划第三个额外锁定期届满暨解锁条件成就的公告 | 2026-03-09 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 44928432 | 2025年年度权益分派实施公告 | 2026-05-11 | Chinese | ||
| 44261034 | 关于利亚德光电股份有限公司2025年年度股东会的法律意见书 | 2026-05-08 | Chinese | ||
| 44260998 | 2025年年度股东会决议公告 | 2026-05-08 | Chinese | ||
| 36661607 | 关于对外投资产业基金的进展公告 | 2026-03-16 | Chinese | ||
| 36661604 | 第六届董事会第二次会议决议公告 | 2026-03-09 | Chinese | ||
| 36661588 | 关于2021年员工持股计划第三个额外锁定期届满暨解锁条件成就的公告 | 2026-03-09 | Chinese | ||
| 36661586 | 关于对外投资产业基金的公告 | 2026-02-04 | Chinese | ||
| 36661585 | 关于利亚德光电股份有限公司2026年第一次临时股东会的法律意见书 | 2026-02-02 | Chinese | ||
| 36661583 | 关于选举产生第六届董事会职工代表董事的公告 | 2026-02-02 | Chinese | ||
| 36661576 | 2026年第一次临时股东会决议公告 | 2026-02-02 | Chinese | ||
| 36661575 | 关于董事会完成换届选举及聘任高级管理人员、证券事务代表的公告 | 2026-02-02 | Chinese | ||
| 36661568 | 第六届董事会第一次会议决议公告 | 2026-02-02 | Chinese | ||
| 36661559 | 关于召开2026年第一次临时股东会提示性通知的公告 | 2026-01-28 | Chinese | ||
| 36661556 | 2025年度业绩预告 | 2026-01-22 | Chinese | ||
| 36661544 | 董事会议事规则 | 2026-01-16 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of other electronic components and boards
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Ambiq Micro, Inc.
Develops ultra-low power semiconductors for battery-powered…
|
AMBQ | US | Manufacturing |
|
American Aires Inc.
Develops patented nanotechnology solutions for neutralizing…
|
WIFI | CA | Manufacturing |
|
AMKOR TECHNOLOGY, INC.
A leading provider of outsourced semiconductor assembly and…
|
AMKR | US | Manufacturing |
|
Amlogic (Shanghai) Co.,Ltd.
Global fabless semiconductor company specializing in multim…
|
688099 | CN | Manufacturing |
|
Amosense Co., Ltd.
Develops electronic components, modules, and IoT devices us…
|
357580 | KR | Manufacturing |
|
Amotech Co., Ltd.
Manufacturer of electronic components based on advanced mat…
|
052710 | KR | Manufacturing |
|
AMPHENOL CORP /DE/
Global designer and manufacturer of interconnect products, …
|
APH | US | Manufacturing |
|
AMS OSRAM AG
A global leader in optical solutions for sensing, illuminat…
|
AMS | AT | Manufacturing |
|
ANALOG DEVICES INC
Designs and manufactures high-performance analog, mixed-sig…
|
ADI | US | Manufacturing |
|
Anapass, Inc.
A fabless semiconductor company that designs System-on-Chip…
|
123860 | KR | Manufacturing |
Leyard Optoelectronic 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/55298/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=55298 | 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=55298 | 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=55298 \ -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": 55298}, 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 Leyard Optoelectronic Co.,Ltd. (id: 55298)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.