
SYNST — Investor Relations & Filings
SYNergy ScienTech Corp. specializes in the research, development, design, and manufacturing of rechargeable lithium-ion and lithium-ion polymer batteries. Established in 1997, the company provides high-performance power solutions for a wide range of applications, including Bluetooth headsets, wireless health wearables, IoT devices, and portable electronics. Its product portfolio extends to lithium iron phosphate batteries utilized in electric vehicles, solar energy storage systems, and uninterruptible power supplies (UPS). As a pioneer in the mass production of lithium polymer batteries, the company focuses on delivering high-quality, cost-effective, and miniaturized energy solutions. SYNergy maintains rigorous quality standards with ISO 9001, ISO 14001, and UL-1642 certifications, serving global markets across the healthcare, entertainment, and fitness sectors through technical innovation and advanced materials science.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 公司基本資料 | 2026-05-26 | Chinese | |
| 公告本公司115年股東常會重要決議事項 | 2026-05-26 | Chinese | |
| 115年年報及股東會資料 — 2026_6558_20260526F15.pdf | 2026-05-26 | Chinese | |
| 115年年報及股東會資料 — 2026_6558_20260526F14.pdf | 2026-05-26 | Chinese | |
| 115年年報及股東會資料 — 2025_6558_20260526FE4.pdf | 2026-05-26 | English | |
| 115年年報及股東會資料 — 2026_6558_20260526F17.pdf | 2026-05-26 | Chinese |
Browse filings by year
1 year| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 47068357 | 公司基本資料 | 2026-05-26 | Chinese | ||
| 47066407 | 公告本公司115年股東常會重要決議事項 | 2026-05-26 | Chinese | ||
| 47049862 | 115年年報及股東會資料 — 2026_6558_20260526F15.pdf | 2026-05-26 | Chinese | ||
| 47049861 | 115年年報及股東會資料 — 2026_6558_20260526F14.pdf | 2026-05-26 | Chinese | ||
| 47049860 | 115年年報及股東會資料 — 2025_6558_20260526FE4.pdf | 2026-05-26 | English | ||
| 47049858 | 115年年報及股東會資料 — 2026_6558_20260526F17.pdf | 2026-05-26 | Chinese | ||
| 47049855 | 115年年報及股東會資料 — 2025_6558_20260526F04.pdf | 2026-05-26 | Chinese | ||
| 46716326 | 115年05月法人說明會簡報 — 655820260521E001.pdf | 2026-05-21 | English | ||
| 46716317 | 115年05月法人說明會簡報 — 655820260521M001.pdf | 2026-05-21 | Chinese | ||
| 46716310 | 115年05月法人說明會簡報 | 2026-05-21 | Chinese | ||
| 46374160 | 本公司受邀參加由永豐金證券舉辦之線上法人說明會 | 2026-05-14 | Chinese | ||
| 46374066 | 115年05月法人說明會簡報 | 2026-05-14 | Chinese | ||
| 46362496 | 115年第1季海外子公司投資 | 2026-05-13 | Chinese | ||
| 46362006 | 115年第1季大陸投資 | 2026-05-13 | Chinese | ||
| 45766537 | 115年第1季財務報告書 — 202601_6558_AI1.pdf | 2026-05-12 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of batteries and accumulators
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
ABM FUJIYA BERHAD
Manufacturing and sale of automotive, storage, and EFB batt…
|
— | MY | Manufacturing |
|
Abound Energy
Develops patented zinc-air battery systems for reliable, lo…
|
ABND | CA | Manufacturing |
|
Aegis Critical Energy Defence Corp.
Develops and delivers advanced LFP Battery Energy Storage S…
|
QESS | CA | Manufacturing |
|
AES-KY
Develops lithium-ion battery modules for electric light veh…
|
6781 | TW | Manufacturing |
|
A.F.W Co., Ltd
Manufacturer of electric vehicle components using friction …
|
312610 | KR | Manufacturing |
|
Altech Advanced Materials AG
Develops materials for lithium-ion batteries and solid-stat…
|
AMA1 | DE | Manufacturing |
|
ALTECH BATTERIES LTD
Develops sodium-chloride solid-state batteries and lithium-…
|
ATC | AU | Manufacturing |
|
Amara Raja Energy & Mobility Limited
Provides energy storage solutions for automotive, industria…
|
ARE&M | IN | Manufacturing |
|
Amprius Technologies, Inc.
Develops and manufactures advanced lithium-ion batteries wi…
|
AMPX | US | Manufacturing |
|
ANHUI ANFU BATTERY TECHNOLOGY CO.,LTD.
Produces primary and secondary batteries for consumer and i…
|
603031 | CN | Manufacturing |
SYNST 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/52584/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=52584 | 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=52584 | 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=52584 \ -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": 52584}, 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 SYNST (id: 52584)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.