
Mitra International Resources Tbk — Investor Relations & Filings
Mitra International Resources Tbk provides land transportation services, supported by a robust fleet and experienced personnel. The company offers integrated logistics solutions, including warehousing services managed by its subsidiaries. These services cover storage, handling, and distribution of goods, primarily for leading cement and packaged drinking water producers. The company is recognized for its efficient product distribution capabilities and trusted partnerships with major manufacturers.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| Laporan Hasil Public Expose - Tahunan | 2026-05-13 | Indonesian | |
| Ringkasan Risalah Rapat Umum Para Pemegang Saham Tahunan | 2026-05-12 | Indonesian | |
| Laporan Bulanan Registrasi Pemegang Efek | 2026-05-07 | Indonesian | |
| MIRA - FY 2020 - S-013 Penyampaian Lapkeu Tahunan 31 Desember 2020.pdf | 2020-12-31 | Indonesian | |
| MIRA - FY 2020 - FinancialStatement-2020-Tahunan-MIRA.xlsx | 2020-12-31 | English | |
| MIRA - FY 2020 - SPD Des 20.pdf | 2020-12-31 | Indonesian |
Browse filings by year
2 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
3 filings
| |||||
| 45361048 | Laporan Hasil Public Expose - Tahunan | 2026-05-13 | Indonesian | ||
| 45261777 | Ringkasan Risalah Rapat Umum Para Pemegang Saham Tahunan | 2026-05-12 | Indonesian | ||
| 44953388 | Laporan Bulanan Registrasi Pemegang Efek | 2026-05-07 | Indonesian | ||
|
2020
8 filings
| |||||
| 45265253 | MIRA - FY 2020 - S-013 Penyampaian Lapkeu Tahunan 31 Desember 2020.pdf | 2020-12-31 | Indonesian | ||
| 45265245 | MIRA - FY 2020 - FinancialStatement-2020-Tahunan-MIRA.xlsx | 2020-12-31 | English | ||
| 45265237 | MIRA - FY 2020 - SPD Des 20.pdf | 2020-12-31 | Indonesian | ||
| 45265225 | MIRA - FY 2020 - FinancialStatement-2020-Tahunan-MIRA.pdf | 2020-12-31 | Indonesian | ||
| 45265219 | MIRA - FY 2020 - inlineXBRL.zip | 2020-12-31 | Indonesian | ||
| 45265215 | MIRA - FY 2020 - CHECKLIST PENGUNGKAPAN LK MIRA DES 2020.pdf | 2020-12-31 | Indonesian | ||
| 45265204 | MIRA - FY 2020 - instance.zip | 2020-12-31 | Indonesian | ||
| 45265199 | MIRA - FY 2020 - LK MIRA 31 DES 2020.pdf | 2020-12-31 | Indonesian | ||
Market data
Market data not available
Price history
Peer group · Warehousing and storage
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
ULTRAPAR HOLDINGS INC
A holding company with operations in energy, mobility, and …
|
UGP | BR | Transportation and storage |
|
Versacold Corporation
Major provider of cold supply chain solutions specializing …
|
ICE | CA | Transportation and storage |
|
Versacold Income Fund
Specialized in temperature-sensitive supply chain solutions…
|
ICE.UN | CA | Transportation and storage |
|
Yamatane Corporation
A service company with logistics, food products, IT solutio…
|
9305 | JP | Transportation and storage |
|
Yasuda Logistics corporation
Provider of logistics solutions and real estate services, i…
|
9324 | JP | Transportation and storage |
|
Yokohama Reito Co.,Ltd.
Operates refrigerated warehousing and food sales businesses…
|
2874 | JP | Transportation and storage |
|
Yues International Holdings Group Limited
Comprehensive logistics provider specializing in production…
|
1529 | HK | Transportation and storage |
|
Zhangjiagang Freetrade Science & Technology Group Co., Ltd.
Port logistics and storage services for liquid chemicals an…
|
600794 | CN | Transportation and storage |
|
Zhuhai Winbase International Chemical Tank Terminal Co., Ltd.
Storage and transshipment of liquid bulk chemicals and petr…
|
002492 | CN | Transportation and storage |
Mitra International Resources 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/69493/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=69493 | 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=69493 | 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=69493 \ -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": 69493}, 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 Mitra International Resources Tbk (id: 69493)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.