SYNergy ScienTech Corp. — 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 |
|---|---|---|---|
| 115年04月內部人持股異動(事後) | 2026-05-06 | Chinese | |
| 115年04月董事會成員及持股 | 2026-05-06 | Chinese | |
| 公告本公司115年第一季財務報告董事會召開日期 為115年5月6日 | 2026-04-28 | Chinese | |
| 115年04月僑外投資持股 | 2026-04-27 | Chinese | |
| 115年年報及股東會資料 — 2026_6558_20260526FE1.pdf | 2026-04-24 | English | |
| 115年年報及股東會資料 — 2026_6558_20260526F01.pdf | 2026-04-24 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
13 filings
| |||||
| 41672380 | 115年04月內部人持股異動(事後) | 2026-05-06 | Chinese | ||
| 41672356 | 115年04月董事會成員及持股 | 2026-05-06 | Chinese | ||
| 37963003 | 公告本公司115年第一季財務報告董事會召開日期 為115年5月6日 | 2026-04-28 | Chinese | ||
| 37426319 | 115年04月僑外投資持股 | 2026-04-27 | Chinese | ||
| 36058991 | 115年年報及股東會資料 — 2026_6558_20260526FE1.pdf | 2026-04-24 | English | ||
| 36058848 | 115年年報及股東會資料 — 2026_6558_20260526F01.pdf | 2026-04-24 | Chinese | ||
| 36058688 | 115年年報及股東會資料 — 2026_6558_20260526FE2.pdf | 2026-04-24 | English | ||
| 36058559 | 115年年報及股東會資料 — 2026_6558_20260526F13.pdf | 2026-04-24 | Chinese | ||
| 36058522 | 115年年報及股東會資料 — 2026_6558_20260526F02.pdf | 2026-04-24 | Chinese | ||
| 33992870 | 115年3月背書保證與資金貸與 | 2026-04-10 | Chinese | ||
| 33990166 | 115年3月營業收入 | 2026-04-10 | Chinese | ||
| 33697116 | 115年03月內部人持股異動(事後) | 2026-04-07 | Chinese | ||
| 33697113 | 115年03月董事會成員及持股 | 2026-04-07 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of batteries and accumulators
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
SES AI Corp
Developer of AI-enhanced Lithium-Metal rechargeable batteri…
|
SES | US | Manufacturing |
|
SHANDONG SACRED SUN POWER SOURCES CO.,LTD.
Develops and manufactures VRLA, lead-carbon, and lithium-io…
|
002580 | CN | Manufacturing |
|
SHANGHAI PUTAILAI NEW ENERGY TECHNOLOGY GROUP CO.,LTD.
Specializes in lithium-ion battery materials and automated …
|
603659 | CN | Manufacturing |
|
SHENZHEN CENTER POWER TECH.CO.,LTD.
Provides VRLA, lithium-ion, and hydrogen fuel cell energy s…
|
002733 | CN | Manufacturing |
|
SHENZHEN DESAY BATTERY TECHNOLOGY CO.,LTD
Develops lithium battery power management systems and integ…
|
000049 | CN | Manufacturing |
|
Shenzhen Hello Tech Energy Co., Ltd
Provides portable power solutions and solar systems for out…
|
301327 | CN | Manufacturing |
|
Shenzhen Highpower Technology Co., Ltd.
Develops and manufactures rechargeable battery solutions an…
|
001283 | CN | Manufacturing |
|
SHIN HEUNG ENERGY & ELECTRONICS CO., LTD.
Specialized manufacturer of safety components for secondary…
|
243840 | KR | Manufacturing |
|
Shinsung ST Co., Ltd.
Manufactures precision components for battery, semiconducto…
|
416180 | KR | Manufacturing |
|
Shuangdeng Group Co., Ltd.
Major provider of comprehensive energy storage solutions an…
|
6960 | CN | Manufacturing |
SYNergy ScienTech Corp. 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 SYNergy ScienTech Corp. (id: 52584)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.