Shanghai Phoenix Enterprise (Group) Co., Ltd. — Investor Relations & Filings
About Shanghai Phoenix Enterprise (Group) Co., Ltd.
Shanghai Phoenix Enterprise (Group) Co., Ltd. specializes in the research, development, manufacturing, and distribution of bicycles and related transportation products. The company is renowned for its "Phoenix" brand, which has a heritage dating back to 1897. Its product portfolio encompasses a wide range of bicycles, including mountain bikes, road bikes, city commuters, folding models, and children's bicycles. In recent years, the group has expanded into the electric vehicle sector, producing e-bikes and intelligent mobility solutions. The company integrates advanced manufacturing processes with modern design to serve both domestic and international markets, exporting products to numerous countries across Asia, Africa, Europe, and the Americas. Its operations focus on quality control, technological innovation, and the promotion of green, low-carbon transportation.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 上海凤凰2025年度独立董事述职报告 - 余明阳 | 2026-04-28 | Chinese | |
| 上海凤凰董事、高级管理人员薪酬管理制度 | 2026-04-28 | Chinese | |
| 上海凤凰第十一届董事会第九次会议决议公告 | 2026-04-28 | Chinese | |
| 上海凤凰关于2025年度日常关联交易完成情况及2026年度计划的公告 | 2026-04-28 | Chinese | |
| 上海凤凰2025年关联方非经营性资金往来报告(信会师报字【2026】第ZA12124号) | 2026-04-28 | Chinese | |
| 上海凤凰2025年度独立董事述职报告 - 樊 健 | 2026-04-28 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 41378455 | 上海凤凰2025年度独立董事述职报告 - 余明阳 | 2026-04-28 | Chinese | ||
| 41378446 | 上海凤凰董事、高级管理人员薪酬管理制度 | 2026-04-28 | Chinese | ||
| 41378434 | 上海凤凰第十一届董事会第九次会议决议公告 | 2026-04-28 | Chinese | ||
| 41378419 | 上海凤凰关于2025年度日常关联交易完成情况及2026年度计划的公告 | 2026-04-28 | Chinese | ||
| 41378405 | 上海凤凰2025年关联方非经营性资金往来报告(信会师报字【2026】第ZA12124号) | 2026-04-28 | Chinese | ||
| 41378344 | 上海凤凰2025年度独立董事述职报告 - 樊 健 | 2026-04-28 | Chinese | ||
| 41378331 | 上海凤凰董事离职管理制度 | 2026-04-28 | Chinese | ||
| 41378320 | 上海凤凰2025年度会计师事务所履职情况评估报告 | 2026-04-28 | Chinese | ||
| 41378310 | 上海凤凰关于对外担保计划的公告 | 2026-04-28 | Chinese | ||
| 41378295 | 上海凤凰关于2025年度利润分配预案的公告 | 2026-04-28 | Chinese | ||
| 41378269 | 上海凤凰2026年一季度报告 | 2026-04-28 | Chinese | ||
| 41378266 | 上海凤凰董事会审计委员会对会计师事务所2025年度履行监督职责情况报告 | 2026-04-28 | Chinese | ||
| 41378255 | 上海凤凰关于召开2025年年度股东会的通知 | 2026-04-28 | Chinese | ||
| 41378251 | 2025年度内部控制评价报告 | 2026-04-28 | Chinese | ||
| 41378239 | 上海凤凰关于授权公司管理层使用自有闲置资金购买银行理财产品的公告 | 2026-04-28 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of bicycles and invalid carriages
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
ANANDA DRIVE TECHNIQUES(SHANGHAI)CO., LTD.
Develops drive systems and components for electric bicycles…
|
603350 | CN | Manufacturing |
|
Atlas Cycles (Haryana) Ltd.
Manufacturer of durable, cost-effective bicycles and cyclin…
|
ATLASCYCLE | IN | Manufacturing |
|
BICICLETAS MONARK SA
Manufacturer of mountain, transport, leisure, and youth bic…
|
— | BR | Manufacturing |
|
DAHON TECH (SHENZHEN) CO., LTD.
World's largest producer of folding bicycles, e-bikes, road…
|
2543 | HK | Manufacturing |
|
EZGO Technologies Ltd.
Provider of e-bikes, e-tricycles, and related battery and c…
|
EZGO | US | Manufacturing |
|
Giant Manufacturing Co., Ltd.
Global leader in the design, engineering, and production of…
|
9921 | TW | Manufacturing |
|
HL CORP (SHENZHEN)
Manufactures bicycle components, fitness equipment, and spe…
|
002105 | CN | Manufacturing |
|
JOY KIE CORPORATION LIMITED
Designs and distributes mountain, road, electric, and child…
|
300994 | CN | Manufacturing |
|
KMC (Kuei Meng) International Inc.
World's largest bicycle chain manufacturer specializing in …
|
5306 | TW | Manufacturing |
|
Lee Chi Enterprises Co., Ltd.
Manufacturer of high-performance bicycle components, brakin…
|
1517 | TW | Manufacturing |
Shanghai Phoenix Enterprise (Group) 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/56915/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=56915 | 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=56915 | 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=56915 \ -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": 56915}, 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 Shanghai Phoenix Enterprise (Group) Co., Ltd. (id: 56915)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.