
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 |
|---|---|---|---|
|
Astrakhan Energo Sbyt
Energy supply company providing electricity and related ser…
|
ASSB | RU | Electricity, gas, steam and air… |
|
Centrica PLC
An integrated energy and services company supplying electri…
|
CNA | GB | Electricity, gas, steam and air… |
|
ChargePoint Holdings, Inc.
Operates an EV charging network with a portfolio of hardwar…
|
CHPT | US | Electricity, gas, steam and air… |
|
DIGITAL GRID Corporation
Operates an online marketplace for peer-to-peer electricity…
|
350A | JP | Electricity, gas, steam and air… |
|
Direct Energy
North American retail provider of electricity and natural g…
|
— | CA | Electricity, gas, steam and air… |
|
EARTH INFINITY CO.LTD.
Retail provider of electricity, gas, renewable energy, and …
|
7692 | JP | Electricity, gas, steam and air… |
|
Echo Energy Canada Inc.
Marketer of utilities and communications that funds local c…
|
EEI | CA | Electricity, gas, steam and air… |
|
EEMS
Investment holding company supplying wholesale electricity …
|
EEMS | IT | Electricity, gas, steam and air… |
|
Elmera Group ASA
Electricity supplier providing power, technology, and whole…
|
ELMRA | NO | Electricity, gas, steam and air… |
|
ENEX CO.,LTD
Manufacturer and seller of kitchen and home interior furnis…
|
011090 | KR | 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.