IFLYTEK CO.,LTD. — Investor Relations & Filings
IFLYTEK CO.,LTD. specializes in the research and development of intelligent speech and language technologies, natural language processing, and machine learning. The company provides a comprehensive suite of artificial intelligence solutions, including speech recognition, synthesis, and translation services. Its core product ecosystem features the iFlytek Spark cognitive large language model, which powers applications across education, healthcare, automotive, and smart city sectors. IFLYTEK delivers integrated hardware and software platforms designed to enhance human-computer interaction and automate complex cognitive tasks. Key initiatives include AI-driven educational tools for personalized learning and intelligent medical systems for clinical decision support. By leveraging deep learning architectures, the company focuses on advancing cross-language communication and industrial digital transformation through high-performance AI algorithms.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 关于第二期员工持股计划非交易过户完成的公告 | 2026-04-14 | Chinese | |
| 第七届董事会第二次会议决议公告 | 2026-04-14 | Chinese | |
| 第二期员工持股计划 | 2026-01-09 | Chinese | |
| 安徽天禾律师事务所关于公司2026年第一次临时股东会的法律意见书 | 2026-01-09 | Chinese | |
| 第七届董事会第一次会议决议公告 | 2026-01-09 | Chinese | |
| 董事、高级管理人员薪酬管理制度 | 2026-01-04 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
13 filings
| |||||
| 34900833 | 关于第二期员工持股计划非交易过户完成的公告 | 2026-04-14 | Chinese | ||
| 34900831 | 第七届董事会第二次会议决议公告 | 2026-04-14 | Chinese | ||
| 35150610 | 第二期员工持股计划 | 2026-01-09 | Chinese | ||
| 35150608 | 安徽天禾律师事务所关于公司2026年第一次临时股东会的法律意见书 | 2026-01-09 | Chinese | ||
| 35150600 | 第七届董事会第一次会议决议公告 | 2026-01-09 | Chinese | ||
| 35150592 | 董事、高级管理人员薪酬管理制度 | 2026-01-04 | Chinese | ||
| 35150582 | 独立董事制度(2025年12月) | 2026-01-04 | Chinese | ||
| 35150574 | 安徽天禾律师事务所关于公司2025年第三次临时股东会的法律意见书 | 2026-01-04 | Chinese | ||
| 35150572 | 公司章程(2025年12月) | 2026-01-04 | Chinese | ||
| 35150569 | 股东会议事规则(2025年12月) | 2026-01-04 | Chinese | ||
| 35150557 | 关于股权激励计划部分股票期权注销完成的公告 | 2026-01-04 | Chinese | ||
| 35150548 | 董事会议事规则(2025年12月) | 2026-01-04 | Chinese | ||
| 35150540 | 2025年第三次临时股东会决议公告 | 2026-01-04 | Chinese | ||
|
2025
2 filings
| |||||
| 35150531 | 独立董事候选人声明与承诺(张凌寒) | 2025-12-24 | Chinese | ||
| 35150527 | 第二期员工持股计划(草案)摘要 | 2025-12-24 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Other computer programming activities
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Accugraph Corporation
Provides the AcuGraph diagnostic system for evidence-based …
|
ACGC | CA | Telecommunications, computer pr… |
|
ACD Systems International Inc.
Provides digital asset management, image editing, and video…
|
ASA | CA | Telecommunications, computer pr… |
|
Ace Alpha Tech Limited
Provides software development, digital transformation, and …
|
544431 | IN | Telecommunications, computer pr… |
|
Ace Digital AS
A holding company focused on Bitcoin treasury, advisory, in…
|
ACED | NO | Telecommunications, computer pr… |
|
ACI WORLDWIDE, INC.
A global software company providing real-time digital payme…
|
ACIW | US | Telecommunications, computer pr… |
|
Aclarion, Inc.
Healthcare tech company with a SaaS platform to diagnose ch…
|
ACON | US | Telecommunications, computer pr… |
|
Acteos
Software vendor of a SaaS suite for Supply Chain Management…
|
EOS | FR | Telecommunications, computer pr… |
|
ACTIVEOPS PLC
AI-powered SaaS platform providing decision intelligence fo…
|
AOM | GB | Telecommunications, computer pr… |
|
ACTIVEPORT GROUP LTD
Provides SDN and orchestration software to automate global …
|
ATV | AU | Telecommunications, computer pr… |
|
ACUITY RM GROUP PLC
Provider of Governance, Risk, and Compliance (GRC) software…
|
ACRM | GB | Telecommunications, computer pr… |
IFLYTEK 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/54283/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=54283 | 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=54283 | 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=54283 \ -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": 54283}, 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 IFLYTEK CO.,LTD. (id: 54283)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.