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 |
|---|---|---|---|
| 关于参加2023年深圳辖区上市公司投资者网上集体接待日活动的公告 | 2023-11-13 | Chinese | |
| 2023年三季度报告 | 2023-10-25 | Chinese | |
| 董事会决议公告 | 2023-10-25 | Chinese | |
| 独立董事对第六届董事会第六次会议相关事项的独立意见 | 2023-10-25 | Chinese | |
| 独立董事对第六届董事会第六次会议相关事项的事前认可 | 2023-10-25 | Chinese | |
| 监事会决议公告 | 2023-10-25 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2023
15 filings
| |||||
| 35540858 | 关于参加2023年深圳辖区上市公司投资者网上集体接待日活动的公告 | 2023-11-13 | Chinese | ||
| 35540849 | 2023年三季度报告 | 2023-10-25 | Chinese | ||
| 35540832 | 董事会决议公告 | 2023-10-25 | Chinese | ||
| 35540825 | 独立董事对第六届董事会第六次会议相关事项的独立意见 | 2023-10-25 | Chinese | ||
| 35540817 | 独立董事对第六届董事会第六次会议相关事项的事前认可 | 2023-10-25 | Chinese | ||
| 35540810 | 监事会决议公告 | 2023-10-25 | Chinese | ||
| 35540800 | 关于增加2023年度日常关联交易预计额度的公告 | 2023-10-25 | Chinese | ||
| 35540787 | 2023年前三季度业绩预告 | 2023-10-11 | Chinese | ||
| 35540775 | 关于参股公司AUDEZE LLC被收购完成交割的公告 | 2023-10-09 | Chinese | ||
| 35540761 | 关于控股股东提前终止减持计划的公告 | 2023-08-29 | Chinese | ||
| 35540752 | 第六届董事会第五次会议决议公告 | 2023-08-25 | Chinese | ||
| 35540740 | 独立董事对第六届董事会第五次会议相关事项的独立意见 | 2023-08-25 | Chinese | ||
| 35540733 | 半年度非经营性资金占用及其他关联资金往来情况汇总表 | 2023-08-22 | Chinese | ||
| 35540720 | 2023年半年度报告 | 2023-08-22 | Chinese | ||
| 35540714 | 独立董事关于控股股东及其他关联方占用公司资金、公司对外担保情况的专项说明和独立意见 | 2023-08-22 | 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.