
EZGO Technologies Ltd. — Investor Relations & Filings
EZGO Technologies Ltd. is a provider of short-distance transportation solutions. The company designs, manufactures, rents, and sells electric bicycles (e-bicycles) and e-tricycles. Its business operations also include a comprehensive battery segment, which involves trading lithium cells and selling and renting lithium battery packs, sometimes under the Hengmao brand. To support its vehicle ecosystem, the company sells, franchises, and operates a network of smart charging piles. EZGO Technologies focuses on providing integrated and convenient mobility solutions for applications such as daily commuting and commercial delivery services.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| REPORT OF FOREIGN PRIVATE ISSUER | 2026-05-22 | English | |
| REPORT OF FOREIGN PRIVATE ISSUER | 2026-05-15 | English | |
| 424B5 - EZGO Technologies Ltd. (0001806904) (Filer) | 2026-04-08 | English | |
| 6-K - EZGO Technologies Ltd. (0001806904) (Filer) | 2026-04-08 | English | |
| REPORT OF FOREIGN PRIVATE ISSUER | 2026-01-06 | English | |
| ANNUAL REPORT | 2025-12-30 | English |
Browse filings by year
7 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
5 filings
| |||||
| 46859087 | REPORT OF FOREIGN PRIVATE ISSUER | 2026-05-22 | English | ||
| 46362713 | REPORT OF FOREIGN PRIVATE ISSUER | 2026-05-15 | English | ||
| 33818471 | 424B5 - EZGO Technologies Ltd. (0001806904) (Filer) | 2026-04-08 | English | ||
| 33801772 | 6-K - EZGO Technologies Ltd. (0001806904) (Filer) | 2026-04-08 | English | ||
| 13244710 | REPORT OF FOREIGN PRIVATE ISSUER | 2026-01-06 | English | ||
|
2025
10 filings
| |||||
| 13244713 | ANNUAL REPORT | 2025-12-30 | English | ||
| 13244711 | REPORT OF FOREIGN PRIVATE ISSUER | 2025-12-12 | English | ||
| 13244712 | REGISTRATION STATEMENT | 2025-11-26 | English | ||
| 13244714 | REPORT OF FOREIGN PRIVATE ISSUER | 2025-11-19 | English | ||
| 13244715 | REPORT OF FOREIGN PRIVATE ISSUER | 2025-11-05 | English | ||
| 13244716 | CURRENT REPORT | 2025-11-03 | English | ||
| 13244717 | REPORT OF FOREIGN PRIVATE ISSUER | 2025-10-10 | English | ||
| 13244718 | REPORT OF FOREIGN PRIVATE ISSUER | 2025-10-03 | English | ||
| 13244719 | REPORT OF FOREIGN PRIVATE ISSUER | 2025-09-16 | English | ||
| 13244720 | REPORT OF FOREIGN PRIVATE ISSUER | 2025-08-28 | 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 |
|
DAHON TECH (SHENZHEN) CO., LTD.
World's largest producer of folding bicycles, e-bikes, road…
|
2543 | HK | Manufacturing |
|
GIANT
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
World's largest bicycle chain manufacturer specializing in …
|
5306 | TW | Manufacturing |
|
Lee Chi
Manufacturer of high-performance bicycle components, brakin…
|
1517 | TW | Manufacturing |
|
LOBO TECHNOLOGIES LTD.
Designs and manufactures electric mobility products and sma…
|
LOBO | VG | Manufacturing |
EZGO Technologies 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/35502/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=35502 | 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=35502 | 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=35502 \ -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": 35502}, 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 EZGO Technologies Ltd. (id: 35502)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.