
Gridwiz Co.,Ltd — Investor Relations & Filings
Gridwiz is a clean energy solutions provider that operates an integrated energy platform. The platform manages and aggregates distributed energy resources (DER), including demand response (DR), energy storage systems (ESS), and renewable energy. A significant focus is on the e-mobility sector, where the company provides comprehensive solutions such as electric vehicle (EV) charging infrastructure, communication modems, and authentication cloud platforms for Plug & Charge services. Through its data-driven approach, Gridwiz works to maximize energy efficiency for its customers and contribute to a stable and resilient power grid.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 분기보고서 (2026.03) | 2026-05-15 | Korean | |
| 소속부변경 | 2026-04-30 | Korean | |
| 정기주주총회결과 | 2026-03-31 | Korean | |
| 사외이사의선임ㆍ해임또는중도퇴임에관한신고 | 2026-03-31 | Korean | |
| 본점소재지변경 | 2026-03-31 | Korean | |
| 감사보고서제출 | 2026-03-20 | Korean |
Browse filings by year
8 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
10 filings
| |||||
| 46368921 | 분기보고서 (2026.03) | 2026-05-15 | Korean | ||
| 39069490 | 소속부변경 | 2026-04-30 | Korean | ||
| 33118490 | 정기주주총회결과 | 2026-03-31 | Korean | ||
| 33117501 | 사외이사의선임ㆍ해임또는중도퇴임에관한신고 | 2026-03-31 | Korean | ||
| 33115338 | 본점소재지변경 | 2026-03-31 | Korean | ||
| 32998411 | 감사보고서제출 | 2026-03-20 | Korean | ||
| 32998408 | 사업보고서 (2025.12) | 2026-03-20 | Korean | ||
| 32955227 | 주주총회소집공고 | 2026-03-16 | Korean | ||
| 32954425 | 주주총회소집결의 | 2026-03-16 | Korean | ||
| 18018983 | 매출액또는손익구조30%(대규모법인은15%)이상변동 | 2026-02-09 | Korean | ||
|
2025
5 filings
| |||||
| 7873540 | 반기보고서 (2025.06) | 2025-08-14 | Korean | ||
| 7879275 | 주요사항보고서(유형자산양수결정) | 2025-08-01 | Korean | ||
| 7896924 | 지속가능경영보고서등관련사항(자율공시) | 2025-05-30 | Korean | ||
| 7904358 | 분기보고서 (2025.03) | 2025-05-14 | Korean | ||
| 7907898 | [기재정정]회사합병결정(종속회사의주요경영사항) | 2025-04-30 | Korean | ||
Market data
Market data not available
Price history
Peer group · Activities of brokers and agents for electric power and natural gas
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
E-PANGO
Independent supplier of green electricity and energy servic…
|
ALAGO | FR | Electricity, gas, steam and air… |
|
Eviso
Uses an AI platform to supply energy and help clients reduc…
|
EVS | IT | Electricity, gas, steam and air… |
|
FWP
Provides renewable energy trading, energy-saving services, …
|
6994 | TW | Electricity, gas, steam and air… |
|
GOOD ENERGY GROUP PLC
Supplies 100% renewable electricity and provides clean ener…
|
GOOD | GB | Electricity, gas, steam and air… |
|
grems,Inc.
An energy holding company offering electricity retailing an…
|
3150 | JP | Electricity, gas, steam and air… |
|
INTERAOLT
An electricity supplier and trader with renewable energy ge…
|
IRL | LT | Electricity, gas, steam and air… |
|
ITOCHU ENEX CO.,LTD.
Energy trading company selling petroleum products, LPG, ele…
|
8133 | JP | Electricity, gas, steam and air… |
|
Just Energy Group Inc.
Retail supplier of electricity and natural gas to residenti…
|
— | CA | Electricity, gas, steam and air… |
|
Kostromskaya Sbytovaya Kompaniya
Designated guaranteed supplier of electricity for the Kostr…
|
KTSB | RU | Electricity, gas, steam and air… |
|
LESK ao
Guaranteed supplier of electricity in the Lipetsk region.
|
LSAK | RU | Electricity, gas, steam and air… |
Gridwiz 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/16654/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=16654 | 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=16654 | 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=16654 \ -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": 16654}, 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 Gridwiz Co.,Ltd (id: 16654)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.