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 |
|---|---|---|---|
|
ACUSENSUS LIMITED.
Develops AI-powered road safety technology to detect and de…
|
ACE | AU | Telecommunications, computer pr… |
|
ADCORE Inc.
Proprietary advertising technology leveraging AI and automa…
|
ADCO | CA | Telecommunications, computer pr… |
|
adesso SE
IT service provider for consulting and custom software to o…
|
ADN1 | DE | Telecommunications, computer pr… |
|
ADforus Co., Ltd.
An ad tech company and GCPP for performance marketing and p…
|
397810 | KR | Telecommunications, computer pr… |
|
Admicom Oyj
Provides cloud-based ERP software and services for the cons…
|
ADMCM | FI | Telecommunications, computer pr… |
|
ADOBE INC.
A software company specializing in digital media and digita…
|
ADBE | US | Telecommunications, computer pr… |
|
Adobe Systems Canada Inc.
Specializes in digital experience solutions, creative media…
|
ADBE | CA | Telecommunications, computer pr… |
|
AD OPT Technologies Inc.
Advanced AI software optimizing crew management and operati…
|
— | CA | Telecommunications, computer pr… |
|
ADSLOT LTD.
Provides automated digital media trading solutions and work…
|
ADS | AU | Telecommunications, computer pr… |
|
AdvancedAdvT Limited
Offers software for business, healthcare compliance, and hu…
|
— | VG | 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.