
PT RMK Energy Tbk — Investor Relations & Filings
PT RMK Energy Tbk offers integrated coal logistic services and coal trading. The company provides comprehensive coal transportation solutions, primarily via railway, from coal-producing regions such as Lahat and Muara Enim in South Sumatra. These logistic services include coal unloading, loading, and crushing, often in synergy with PT KAI (Persero). Additionally, through its subsidiary, PT Royaltama Multi Komoditi Nusantara, the company actively engages in coal trading activities.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| Keterbukaan Informasi terkait Aksi Korporasi - Dividen Tunai (KOREKSI) - 02062026 | 2026-06-02 | Indonesian | |
| Penjelasan atas Permintaan Penjelasan Bursa | 2026-05-29 | Indonesian | |
| Penyampaian Bukti Iklan Hasil RUPS | 2026-05-25 | Indonesian | |
| Keterbukaan Informasi terkait Aksi Korporasi - Dividen Tunai - 25052026 | 2026-05-25 | Indonesian | |
| Ringkasan Risalah Rapat Umum Para Pemegang Saham Tahunan | 2026-05-25 | Indonesian | |
| Penyampaian Bukti Iklan Pemberitahuan RUPS | 2026-05-20 | Indonesian |
Browse filings by year
1 year| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
9 filings
| |||||
| 47927935 | Keterbukaan Informasi terkait Aksi Korporasi - Dividen Tunai (KOREKSI) - 02062026 | 2026-06-02 | Indonesian | ||
| 47883435 | Penjelasan atas Permintaan Penjelasan Bursa | 2026-05-29 | Indonesian | ||
| 47006484 | Penyampaian Bukti Iklan Hasil RUPS | 2026-05-25 | Indonesian | ||
| 47006491 | Keterbukaan Informasi terkait Aksi Korporasi - Dividen Tunai - 25052026 | 2026-05-25 | Indonesian | ||
| 47005103 | Ringkasan Risalah Rapat Umum Para Pemegang Saham Tahunan | 2026-05-25 | Indonesian | ||
| 46578241 | Penyampaian Bukti Iklan Pemberitahuan RUPS | 2026-05-20 | Indonesian | ||
| 46572362 | Pemberitahuan Rencana Rapat Umum Pemegang Saham Luar Biasa | 2026-05-20 | Indonesian | ||
| 46570327 | Pemecahan saham atau penggabungan saham | 2026-05-20 | Indonesian | ||
| 44946580 | Laporan Bulanan Registrasi Pemegang Efek | 2026-05-08 | Indonesian | ||
Market data
Market data not available
Price history
Peer group · Freight rail transport
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Nurminen Logistics Oyj
Logistics provider specializing in rail transport, terminal…
|
NLG1V | FI | Transportation and storage |
|
PACIFIC NATIONAL FINANCE PTY LTD
Provides comprehensive rail transportation services for bul…
|
8NTB | SG | Transportation and storage |
|
PKP Cargo S.A.
A leading rail freight transport operator and provider of i…
|
PKP | PL | Transportation and storage |
|
RaiLink Ltd.
Provides rail transportation services, managing regional an…
|
— | CA | Transportation and storage |
|
RUMO MALHA NORTE S.A.
Provides rail logistics for agricultural commodities from M…
|
— | BR | Transportation and storage |
|
RUMO S.A.
Operates a 13,500 km rail network for agricultural and indu…
|
— | BR | Transportation and storage |
|
Société des Chemins
State-owned railway company providing transport services an…
|
MLCVG | FR | Transportation and storage |
|
UNION PACIFIC CORP
Freight transportation company with a rail network spanning…
|
UNP | US | Transportation and storage |
|
Željeznice RS a.d. Doboj
Manages railway infrastructure and operates passenger and g…
|
— | BA | Transportation and storage |
PT RMK Energy Tbk 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/69662/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=69662 | 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=69662 | 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=69662 \ -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": 69662}, 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 PT RMK Energy Tbk (id: 69662)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.