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 |
|---|---|---|---|
|
Advanced Blockchain AG
A venture builder, investor, and incubator focused on the b…
|
BWQ | DE | Telecommunications, computer pr… |
|
Advanced Media, Inc.
A technology company specializing in AI-powered voice recog…
|
3773 | JP | Telecommunications, computer pr… |
|
Advenica AB
Cybersecurity company developing high-assurance solutions f…
|
ADVE | SE | Telecommunications, computer pr… |
|
Aerospace Intelligent Manufacturing Technology Co.,Ltd.
Provides industrial software, digital twin platforms, and s…
|
300446 | CN | Telecommunications, computer pr… |
|
AEye, Inc.
Develops software-defined lidar platforms for various auton…
|
LIDR | US | Telecommunications, computer pr… |
|
AGEDB Technology Limited
Delivers advanced DBMS software, specialized graph database…
|
AGET | CA | Telecommunications, computer pr… |
|
Agereh Technologies Inc.
Delivers AI-enabled movement intelligence and data-driven S…
|
AUTO | CA | Telecommunications, computer pr… |
|
AGI Inc
Applied AI lab creating on-device superintelligence and aut…
|
AGI | KY | Telecommunications, computer pr… |
|
Agillic A/S
Provides an omnichannel marketing automation platform for p…
|
AGILC | DK | Telecommunications, computer pr… |
|
AGILYSYS INC
Develops and provides integrated software solutions for the…
|
AGYS | US | 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.