
FRONTKEN CORPORATION BERHAD — Investor Relations & Filings
Frontken Corporation Berhad provides support services to the semiconductor industry, alongside surface treatment and mechanical engineering solutions. Its comprehensive services, including equipment maintenance, overhaul, mechanical fitting, assembly, dynamic balancing, heat treatment, and on-site machining, enhance efficiency and extend the lifespan of critical components. Frontken serves diverse sectors such as Semiconductor, Oil & Gas, Power Generation, and Marine.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| Changes in Sub. S-hldr's Int (Section 138 of CA 2016) - DIAMOND GP HOLDINGS II LTD | 2026-05-28 | English | |
| Changes in Sub. S-hldr's Int (Section 138 of CA 2016) - MR TAN KENG SOON | 2026-05-28 | English | |
| Changes in Director's Interest (Section 219 of CA 2016) - MR NG WAI PIN | 2026-05-28 | English | |
| Changes in Sub. S-hldr's Int (Section 138 of CA 2016) - DYMON ASIA CAPITAL LTD | 2026-05-28 | English | |
| Changes in Sub. S-hldr's Int (Section 138 of CA 2016) - EMPLOYEES PROVIDENT FUND BOARD | 2026-05-28 | English | |
| Changes in Sub. S-hldr's Int (Section 138 of CA 2016) - MR YONG MING CHONG (DANNY) | 2026-05-28 | English |
Browse filings by year
2 yearsMarket data
Market data not available
Price history
Peer group · Repair and maintenance of machinery
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Vimab Group AB
An industrial group delivering services and solutions with …
|
VIMAB | SE | Manufacturing |
|
Zhengzhou Suda Industry Machinery Service Co., Ltd.
Provides maintenance, repair, and remanufacturing services …
|
001277 | CN | Manufacturing |
FRONTKEN CORPORATION BERHAD 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/70614/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=70614 | 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=70614 | 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=70614 \ -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": 70614}, 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 FRONTKEN CORPORATION BERHAD (id: 70614)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.