
Power Fulx Co., Ltd. — Investor Relations & Filings
Power Fulx Co., Ltd. develops, manufactures, and distributes cosmetics, health, and beauty products. The company specializes in topical aids with a focus on sports-related applications. Its product portfolio primarily consists of muscle pain relief creams, sports recovery creams, sun protection gels, and body slimming creams, targeting athletes and active consumers.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 지정자문인선임계약의해지 | 2025-10-31 | Korean | |
| 주권매매거래정지 (지정자문인 계약해지) | 2025-10-31 | Korean | |
| 기타시장안내 (지정자문인 선임계약 해지에 따른 상장폐지절차 안내) | 2025-10-31 | Korean | |
| 임원ㆍ주요주주특정증권등소유상황보고서 | 2025-07-21 | Korean | |
| 주식등의대량보유상황보고서(일반) | 2025-05-20 | Korean | |
| 정기주주총회결과 | 2025-03-31 | Korean |
Browse filings by year
8 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2025
12 filings
| |||||
| 33028887 | 지정자문인선임계약의해지 | 2025-10-31 | Korean | ||
| 33028885 | 주권매매거래정지 (지정자문인 계약해지) | 2025-10-31 | Korean | ||
| 33028881 | 기타시장안내 (지정자문인 선임계약 해지에 따른 상장폐지절차 안내) | 2025-10-31 | Korean | ||
| 7883257 | 임원ㆍ주요주주특정증권등소유상황보고서 | 2025-07-21 | Korean | ||
| 7899820 | 주식등의대량보유상황보고서(일반) | 2025-05-20 | Korean | ||
| 7917770 | 정기주주총회결과 | 2025-03-31 | Korean | ||
| 7917501 | 사외이사의선임ㆍ해임또는중도퇴임에관한신고 | 2025-03-31 | Korean | ||
| 7925413 | 감사보고서제출 | 2025-03-21 | Korean | ||
| 7925372 | 사업보고서 (2024.12) | 2025-03-21 | Korean | ||
| 7960321 | 주주총회소집공고 | 2025-03-11 | Korean | ||
| 7972486 | 주주총회소집결의 | 2025-02-14 | Korean | ||
| 7984950 | 본점소재지변경 | 2025-02-11 | Korean | ||
|
2024
3 filings
| |||||
| 8007641 | 주주명부폐쇄기간또는기준일설정 | 2024-12-11 | Korean | ||
| 8013947 | 기업설명회(IR)개최결과 | 2024-11-19 | Korean | ||
| 8078807 | 주요사항보고서(영업양도결정) | 2024-09-11 | Korean | ||
Market data
Market data not available
Price history
Peer group · Electric power transmission and distribution activities
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Endesa S.A.
An electric utility and natural gas operator focused on cle…
|
ELE | ES | Electricity, gas, steam and air… |
|
Enea S.A.
An energy group that generates, distributes, and sells elec…
|
ENA | PL | Electricity, gas, steam and air… |
|
ENEL AMERICAS S.A.
Major private energy company in Latin America, generating, …
|
— | CL | Electricity, gas, steam and air… |
|
Enel Chile S.A.
An electricity utility engaged in the generation, transmiss…
|
ENIC | CL | Electricity, gas, steam and air… |
|
Energa S.A.
Generates, distributes, and sells electricity, heat, and ga…
|
ENG | PL | Electricity, gas, steam and air… |
|
ENERGIA DE CASABLANCA S.A.
An energy company focused on electricity distribution, deli…
|
— | CL | Electricity, gas, steam and air… |
|
ENERGISA MATO GROSSO-DISTRIBUIDORA DE ENERGIA S/A
Manages electricity distribution, transmission, and generat…
|
— | BR | Electricity, gas, steam and air… |
|
ENERGISA SA
Operates in electricity distribution, transmission, generat…
|
— | BR | Electricity, gas, steam and air… |
|
Energoaqua A.S.
An energy and utilities company providing energy media and …
|
ENRGA | CZ | Electricity, gas, steam and air… |
|
ENERGY CO OF MINAS GERAIS
An integrated utility for electricity generation, transmiss…
|
CIG | BR | Electricity, gas, steam and air… |
Power Fulx 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/16530/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=16530 | 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=16530 | 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=16530 \ -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": 16530}, 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 Power Fulx Co., Ltd. (id: 16530)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.