
PT Mitra Pinasthika Mustika Tbk. — Investor Relations & Filings
PT Mitra Pinasthika Mustika Tbk (MPM Group) is a diversified automotive solutions provider offering an integrated mobility ecosystem. Its core activities encompass the distribution of two-wheel vehicles and spare parts, vehicle rental services, general insurance, and financing. MPM Group focuses on delivering smart mobility solutions designed for convenience, flexibility, and reliability, while also demonstrating a commitment to sustainable business practices and positive social impact.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| Rencana Pengalihan Saham Tresuri | 2026-05-26 | Indonesian | |
| Laporan Bulanan Registrasi Pemegang Efek | 2026-05-08 | Indonesian | |
| MPMX - FY 2020 - FinancialStatement-2020-Tahunan-MPMX.pdf | 2020-12-31 | Indonesian | |
| MPMX - FY 2020 - instance.zip | 2020-12-31 | Indonesian | |
| MPMX - FY 2020 - OJK Checklist_Dec-20_vF.pdf | 2020-12-31 | Indonesian | |
| MPMX - FY 2020 - MPMX_Corsec_024_Penyampaian LKT 2020.pdf | 2020-12-31 | Indonesian |
Browse filings by year
2 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
2 filings
| |||||
| 47064699 | Rencana Pengalihan Saham Tresuri | 2026-05-26 | Indonesian | ||
| 44942780 | Laporan Bulanan Registrasi Pemegang Efek | 2026-05-08 | Indonesian | ||
|
2020
8 filings
| |||||
| 45356511 | MPMX - FY 2020 - FinancialStatement-2020-Tahunan-MPMX.pdf | 2020-12-31 | Indonesian | ||
| 45356507 | MPMX - FY 2020 - instance.zip | 2020-12-31 | Indonesian | ||
| 45356503 | MPMX - FY 2020 - OJK Checklist_Dec-20_vF.pdf | 2020-12-31 | Indonesian | ||
| 45356492 | MPMX - FY 2020 - MPMX_Corsec_024_Penyampaian LKT 2020.pdf | 2020-12-31 | Indonesian | ||
| 45356483 | MPMX - FY 2020 - MPMX_Corsec_024_Penjelasan Perubahan Liabilitas.pdf | 2020-12-31 | Indonesian | ||
| 45356475 | MPMX - FY 2020 - FS Audited MPMX 31-Dec-20.pdf | 2020-12-31 | Indonesian | ||
| 45356464 | MPMX - FY 2020 - FinancialStatement-2020-Tahunan-MPMX.xlsx | 2020-12-31 | Indonesian | ||
| 45356454 | MPMX - FY 2020 - inlineXBRL.zip | 2020-12-31 | Indonesian | ||
Market data
Market data not available
Price history
Peer group · Wholesale of motorcycles, motorcycle parts and accessories
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Duell Oyj
An import and wholesale company distributing powersports af…
|
DUELL | FI | Wholesale and retail trade |
|
Kimpex International Inc.
Developer and distributor of aftermarket parts and accessor…
|
— | CA | Wholesale and retail trade |
PT Mitra Pinasthika Mustika 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/69508/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=69508 | 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=69508 | 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=69508 \ -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": 69508}, 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 Mitra Pinasthika Mustika Tbk. (id: 69508)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.