
Edifier Technology Co.,Ltd. — Investor Relations & Filings
Edifier Technology Co., Ltd. specializes in the design and manufacture of premium audio solutions. The company focuses on acoustic innovation and industrial design across a diverse product portfolio. Key offerings include bookshelf speakers, high-fidelity headphones, true wireless earbuds, and specialized gaming audio under the HECATE brand. The company integrates research and development with large-scale manufacturing to deliver high-quality sound performance for consumer and professional markets. Through its ownership of brands such as STAX and AirPulse, Edifier maintains a strong presence in the high-end audio segment, emphasizing technical precision and aesthetic elegance in its hardware.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 独立董事关于全资子公司北京爱德发科技有限公司与关联企业北京爱迪发科技有限公司办公房屋租赁关联交易的独立意见 | 2010-10-16 | Chinese | |
| 第一届监事会第九次会议决议公告 | 2010-10-16 | Chinese | |
| 第一届董事会第二十三次会议决议公告 | 2010-10-16 | Chinese | |
| 招商证券股份有限公司关于公司开展规范财务会计基础工作专项活动的整改报告及防止资金占用长效机制建立和落实情况自查报告的核查意见 | 2010-10-16 | Chinese | |
| 关于召开2010年第二次临时股东大会的通知 | 2010-10-16 | Chinese | |
| 防范大股东及关联方资金占用专项制度(2010年10月) | 2010-10-16 | Chinese |
Browse filings by year
17 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2010
15 filings
| |||||
| 35526651 | 独立董事关于全资子公司北京爱德发科技有限公司与关联企业北京爱迪发科技有限公司办公房屋租赁关联交易的独立意见 | 2010-10-16 | Chinese | ||
| 35526640 | 第一届监事会第九次会议决议公告 | 2010-10-16 | Chinese | ||
| 35526631 | 第一届董事会第二十三次会议决议公告 | 2010-10-16 | Chinese | ||
| 35526621 | 招商证券股份有限公司关于公司开展规范财务会计基础工作专项活动的整改报告及防止资金占用长效机制建立和落实情况自查报告的核查意见 | 2010-10-16 | Chinese | ||
| 35526616 | 关于召开2010年第二次临时股东大会的通知 | 2010-10-16 | Chinese | ||
| 35526607 | 防范大股东及关联方资金占用专项制度(2010年10月) | 2010-10-16 | Chinese | ||
| 35526600 | 招商证券股份有限公司关于公司关联交易的核查意见 | 2010-10-16 | Chinese | ||
| 35526592 | 公司章程(2010年10月) | 2010-10-16 | Chinese | ||
| 35526585 | 2010年半年度权益分派实施公告 | 2010-09-14 | Chinese | ||
| 35526581 | 2010年第一次临时股东大会法律意见书 | 2010-08-26 | Chinese | ||
| 35526572 | 2010年第一次临时股东大会决议公告 | 2010-08-26 | Chinese | ||
| 35526565 | 关于投资者咨询电话变更的公告 | 2010-08-12 | Chinese | ||
| 36130481 | 2010年半年度报告 | 2010-08-03 | Chinese | ||
| 35526558 | 财务管理制度(2010年8月) | 2010-08-03 | Chinese | ||
| 35526548 | 财务会计相关负责人管理制度(2010年8月) | 2010-08-03 | 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 |
Edifier 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/54395/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=54395 | 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=54395 | 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=54395 \ -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": 54395}, 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 Edifier Technology Co.,Ltd. (id: 54395)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.