%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 |
|---|---|---|---|
| Terms of Reference of the Audit Committee of the Board of Directors | 2025-09-08 | English | |
| Articles of Association | 2025-09-08 | English | |
| Documents on Display | 2025-09-01 | English | |
| GLOBAL OFFERING | 2025-09-01 | English | |
| GLOBAL OFFERING | 2025-09-01 | English | |
| PHIP (1st submission) | 2025-08-24 | English |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2025
10 filings
| |||||
| 32379372 | Terms of Reference of the Audit Committee of the Board of Directors | 2025-09-08 | English | ||
| 32379373 | Articles of Association | 2025-09-08 | English | ||
| 32379374 | Documents on Display | 2025-09-01 | English | ||
| 32379375 | GLOBAL OFFERING | 2025-09-01 | English | ||
| 32379376 | GLOBAL OFFERING | 2025-09-01 | English | ||
| 32379378 | PHIP (1st submission) | 2025-08-24 | English | ||
| 32379377 | PHIP (1st submission) | 2025-08-24 | English | ||
| 32379379 | OC Announcement - Appointment | 2025-07-22 | English | ||
| 32379381 | Application Proof (1st submission) | 2025-07-22 | English | ||
| 32379380 | Application Proof (1st submission) | 2025-07-22 | English | ||
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 |
|
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 |
|
LOBO TECHNOLOGIES LTD.
Designs and manufactures electric mobility products and sma…
|
LOBO | VG | 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.