CO.%2C%20LTD./other/ANANDA_DRIVE_TECHNIQUESSHANGHAICO._LTD.-logo.png)
ANANDA DRIVE TECHNIQUES(SHANGHAI)CO., LTD. — Investor Relations & Filings
ANANDA DRIVE TECHNIQUES(SHANGHAI)CO., LTD. specializes in the research, development, and manufacturing of advanced drive systems for electric bicycles and light electric vehicles. The company provides a comprehensive range of products, including mid-drive motors, hub motors, electronic controllers, and intelligent displays. Its solutions are designed to enhance the performance and efficiency of urban mobility platforms. Ananda focuses on integrating mechanical engineering with electronic control systems to deliver reliable and high-torque propulsion units. The company serves a global clientele of original equipment manufacturers (OEMs), offering customized drive solutions that meet various international standards for power and safety.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 关于向公司2024年限制性股票与股票期权激励计划激励对象预留授予限制性股票与股票期权的公告 | 2025-11-12 | Chinese | |
| 2025年限制性股票与股票期权激励计划(草案) | 2025-11-12 | Chinese | |
| 浙江天册律师事务所关于安乃达驱动技术(上海)股份有限公司向公司2024年限制性股票与股票期权激励计划激励对象预留授予限制性股票与股票期权事项的法律意见书 | 2025-11-12 | Chinese | |
| 2025年限制性股票与股票期权激励计划(草案)摘要公告 | 2025-11-12 | Chinese | |
| 第四届董事会第十一次会议决议公告 | 2025-11-12 | Chinese | |
| 浙江天册律师事务所关于安乃达驱动技术(上海)股份有限公司2025年限制性股票与股票期权激励计划的法律意见书 | 2025-11-12 | Chinese |
Browse filings by year
3 yearsMarket data
Market data not available
Price history
Peer group · Manufacture of bicycles and invalid carriages
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
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
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 |
ANANDA DRIVE TECHNIQUES(SHANGHAI)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/57618/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=57618 | 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=57618 | 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=57618 \ -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": 57618}, 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 ANANDA DRIVE TECHNIQUES(SHANGHAI)CO., LTD. (id: 57618)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.