
PT Imago Mulia Persada Tbk — Investor Relations & Filings
PT Imago Mulia Persada Tbk, known as Laflo, is a prominent distributor and retailer of high-end home furnishing brands. The company pioneered the introduction of Italian designer furniture, establishing itself as a partner of choice for world-renowned brands. Laflo curates a collection of prestigious international furniture, fixtures, and equipment, including brands like Knoll, Driade, Alessi, and Living Divani. With extensive experience, it provides comprehensive solutions, emphasizing exemplary workmanship and design to enhance living environments. The company's vision is to be a leading curated lifestyle distributor across Southeast Asia and Asia Pacific.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| Laporan Hasil Public Expose - Tahunan | 2026-05-25 | Indonesian | |
| Keterbukaan Informasi terkait Aksi Korporasi - Dividen Tunai - 22052026 | 2026-05-22 | Indonesian | |
| Ringkasan Risalah Rapat Umum Para Pemegang Saham Tahunan | 2026-05-22 | Indonesian | |
| Penjelasan atas Volatilitas Transaksi | 2026-05-19 | Indonesian | |
| Penyampaian Materi Public Expose - Tahunan | 2026-05-13 | Indonesian | |
| Laporan Bulanan Registrasi Pemegang Efek | 2026-05-07 | Indonesian |
Browse filings by year
2 yearsMarket data
Market data not available
Price history
Peer group · Wholesale of household, office and shop furniture, carpets and lighting equipment
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
SMJ International Holdings Inc.
Specialist distributor of commercial carpet and vinyl floor…
|
SMJF | SG | Wholesale and retail trade |
|
Vega corporation Co.,Ltd.
An e-commerce company specializing in private brand furnitu…
|
3542 | JP | Wholesale and retail trade |
|
Voyatzoglou S.A.
Offers equipment for retail/logistics and distributes techn…
|
VOSYS | GR | Wholesale and retail trade |
PT Imago Mulia Persada 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/69428/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=69428 | 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=69428 | 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=69428 \ -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": 69428}, 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 Imago Mulia Persada Tbk (id: 69428)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.