%20CO.%2C%20LTD./other/DAHON_TECH_SHENZHEN_CO._LTD.-logo.png)
DAHON TECH (SHENZHEN) CO., LTD. — Investor Relations & Filings
DAHON TECH (SHENZHEN) CO., LTD. is the world's largest producer of folding bicycles, specializing in the development, design, manufacturing, and marketing of folding bikes, electric bicycles (e-bikes), road bikes, and related accessories. The company focuses on creating lightweight, compact, and durable products optimized for easy storage and portability, serving markets requiring flexible transportation solutions, including daily commuting and travel. DAHON integrates proprietary innovations such as the DELTECH© frame structure, which enhances riding stability while maintaining essential folding characteristics, and the DAHON-V technology, representing significant advancements in cycling industry norms.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| Monthly Return of Equity Issuer on Movements in Securities for the month ended 30 April 2026 | 2026-05-04 | English | |
| FORM OF PROXY FOR THE 2025 ANNUAL GENERAL MEETING | 2026-04-23 | English | |
| NOTICE OF ANNUAL GENERAL MEETING | 2026-04-23 | English | |
| (1) RE-APPOINTMENT OF THE ACCOUTNING FIRM; (2) PROPOSED AMENDMENTS TO THE POLICY FOR THE ADMINISTRATION OF EXTERNAL INVESTMENTS; (3) PROFIT DISTRIBUTION PLAN FOR THE YEAR 2025; (4) GENERAL MANDATE TO | 2026-04-23 | English | |
| 2025 ANNUAL REPORT | 2026-04-23 | English | |
| Monthly Return of Equity Issuer on Movements in Securities for the month ended 31 March 2026 | 2026-04-02 | English |
Market data
Market data not available
Price history
Peer group · Manufacture of bicycles and invalid carriages
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Megawheels Technologies Inc.
Designs, manufactures, and supplies electric scooters and E…
|
MWT | CA | Manufacturing |
|
Merida Industry Co., Ltd.
Designs and manufactures high-performance bicycles and e-bi…
|
9914 | TW | Manufacturing |
|
SAMCHULY BICYCLE CO., LTD
Manufactures a range of bicycles and electric personal mobi…
|
024950 | KR | Manufacturing |
|
Shanghai Phoenix Enterprise (Group) Co., Ltd.
Global producer of bicycles, e-bikes, and intelligent mobil…
|
600679 | CN | Manufacturing |
|
SHENZHEN CHINA BICYCLE COMPANY(HOLDINGS) LIMITED
Manufactures bicycles and electric vehicles and trades gold…
|
000017 | CN | Manufacturing |
|
Sun Race Sturmey-Archer Inc.
Develops and manufactures bicycle drivetrain components and…
|
1526 | TW | Manufacturing |
|
Zhonglu Co.,Ltd
Manufactures bicycles and electric bikes and develops high-…
|
600818 | CN | Manufacturing |
DAHON TECH (SHENZHEN) 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/50661/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=50661 | 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=50661 | 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=50661 \ -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": 50661}, 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 DAHON TECH (SHENZHEN) CO., LTD. (id: 50661)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.