Shenzhen Absen Optoelectronic Co., Ltd. — Investor Relations & Filings
Shenzhen Absen Optoelectronic Co., Ltd. is a global provider of LED display solutions, specializing in the research, development, and manufacturing of high-performance visual technology. The company offers a comprehensive portfolio of products, including indoor and outdoor LED displays, fine-pitch screens, rental solutions, and commercial signage. These products are engineered for diverse applications such as digital out-of-home advertising, sports stadiums, retail environments, corporate boardrooms, and command centers. Absen is recognized for its commitment to innovation, energy efficiency, and product reliability. With a robust global service network, the company delivers integrated visual solutions that emphasize high brightness, color accuracy, and seamless integration for professional environments worldwide.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 关于最近五年未被证券监管部门和证券交易所采取监管措施或处罚情况的公告 | 2026-04-22 | Chinese | |
| 可转换公司债券持有人会议规则 | 2026-04-22 | Chinese | |
| 向不特定对象发行可转换公司债券方案的论证分析报告 | 2026-04-22 | Chinese | |
| 关于开展外汇衍生品套期保值交易业务的可行性分析报告 | 2026-03-30 | Chinese | |
| 关于2025年度不进行利润分配的公告 | 2026-03-30 | Chinese | |
| 2025年度会计师事务所履职情况评估报告 | 2026-03-30 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 36780569 | 关于最近五年未被证券监管部门和证券交易所采取监管措施或处罚情况的公告 | 2026-04-22 | Chinese | ||
| 36780566 | 可转换公司债券持有人会议规则 | 2026-04-22 | Chinese | ||
| 36780565 | 向不特定对象发行可转换公司债券方案的论证分析报告 | 2026-04-22 | Chinese | ||
| 36780563 | 关于开展外汇衍生品套期保值交易业务的可行性分析报告 | 2026-03-30 | Chinese | ||
| 36780561 | 关于2025年度不进行利润分配的公告 | 2026-03-30 | Chinese | ||
| 36780559 | 2025年度会计师事务所履职情况评估报告 | 2026-03-30 | Chinese | ||
| 36780557 | 董事会审计委员会对会计师事务所2025年度履行监督职责情况的报告 | 2026-03-30 | Chinese | ||
| 36780555 | 董事会关于独立董事独立性自查情况的专项报告 | 2026-03-30 | Chinese | ||
| 36780553 | 关于使用自有闲置资金购买金融机构理财产品的公告 | 2026-03-30 | Chinese | ||
| 36780550 | 2025年度独立董事述职报告(郑丹-离任) | 2026-03-30 | Chinese | ||
| 36780549 | 2025年度独立董事述职报告(谢春华-离任) | 2026-03-30 | Chinese | ||
| 36780545 | 2025年度内部控制审计报告 | 2026-03-30 | Chinese | ||
| 36780543 | 关于召开2025年年度股东会的通知 | 2026-03-30 | Chinese | ||
| 36780540 | 2025年年度审计报告 | 2026-03-30 | Chinese | ||
| 36780537 | 2025年度独立董事述职报告(张强) | 2026-03-30 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of consumer electronics
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Able View Global Inc.
A cross-border brand management firm for beauty and wellnes…
|
ABLV | US | Manufacturing |
|
Action Electronics Co., Ltd.
Manufacturer of mobile AV equipment, consumer electronics, …
|
3024 | TW | Manufacturing |
|
Alco Holdings Limited
Designs, manufactures, and sells consumer electronic produc…
|
328 | HK | Manufacturing |
|
AMPACS Corporation
Global provider of electroacoustic solutions and smart elec…
|
6743 | TW | Manufacturing |
|
AmTRAN Technology Co., Ltd.
Developer and manufacturer of advanced display, audio, and …
|
2489 | TW | Manufacturing |
|
ANAM ELECTRONICS CO.,LTD
An ODM/OEM of high-value audio and digital video products f…
|
008700 | KR | Manufacturing |
|
Anker Innovations Technology Co., Ltd
Global leader in charging solutions and smart device ecosys…
|
300866 | CN | Manufacturing |
|
Arham Technologies Limited
Produces consumer electronics and home appliances, offering…
|
ARHAM | IN | Manufacturing |
|
ATOMOS LIMITED
Designs video monitoring and recording equipment for digita…
|
AMS | AU | Manufacturing |
|
Axil Brands, Inc.
Manufactures hearing products for protection, enhancement, …
|
AXIL | US | Manufacturing |
Shenzhen Absen 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/55379/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=55379 | 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=55379 | 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=55379 \ -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": 55379}, 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 Shenzhen Absen Optoelectronic Co., Ltd. (id: 55379)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.