
miratap inc. — Investor Relations & Filings
miratap inc. is a company specializing in design-oriented housing equipment and building materials. Established in 1979, it focuses on providing sophisticated designs for modern living spaces. The company's core product offerings include system kitchens, kitchen cabinets, and bathroom vanities. Supported by an in-house design team, miratap manages the import, marketing, and installation of its products. It serves an international market through an e-commerce platform and a global network of distributors, with a mission to offer 'ideal spaces' rather than just products.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 2026年9月期第2四半期決算説明動画公開、及び書き起こし記事掲載に関するお知らせ | 2026-05-21 | Japanese | |
| 確認書 | 2026-05-15 | Japanese | |
| 半期報告書-第48期(2025/10/01-2026/09/30) | 2026-05-15 | Japanese | |
| 自己株式の取得状況に関するお知らせ | 2026-05-01 | Japanese | |
| 自己株券買付状況報告書(法24条の6第1項に基づくもの) | 2026-05-01 | Japanese | |
| 自己株券買付状況報告書(法24条の6第1項に基づくもの) | 2026-04-01 | Japanese |
Browse filings by year
12 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
7 filings
| |||||
| 46708251 | 2026年9月期第2四半期決算説明動画公開、及び書き起こし記事掲載に関するお知らせ | 2026-05-21 | Japanese | ||
| 46350280 | 確認書 | 2026-05-15 | Japanese | ||
| 46350256 | 半期報告書-第48期(2025/10/01-2026/09/30) | 2026-05-15 | Japanese | ||
| 46880717 | 自己株式の取得状況に関するお知らせ | 2026-05-01 | Japanese | ||
| 39346479 | 自己株券買付状況報告書(法24条の6第1項に基づくもの) | 2026-05-01 | Japanese | ||
| 33130359 | 自己株券買付状況報告書(法24条の6第1項に基づくもの) | 2026-04-01 | Japanese | ||
| 32860141 | 自己株券買付状況報告書(法24条の6第1項に基づくもの) | 2026-03-02 | Japanese | ||
|
2025
8 filings
| |||||
| 10858078 | 確認書 | 2025-12-24 | Japanese | ||
| 10858061 | 有価証券報告書-第47期(2024/10/01-2025/09/30) | 2025-12-24 | Japanese | ||
| 7256168 | 訂正自己株券買付状況報告書(法24条の6第1項に基づくもの) | 2025-06-20 | Japanese | ||
| 7258125 | 訂正自己株券買付状況報告書(法24条の6第1項に基づくもの) | 2025-06-17 | Japanese | ||
| 7260034 | 自己株券買付状況報告書(法24条の6第1項に基づくもの) | 2025-06-06 | Japanese | ||
| 7264121 | 確認書 | 2025-05-14 | Japanese | ||
| 7264123 | 半期報告書-第47期(2024/10/01-2025/09/30) | 2025-05-14 | Japanese | ||
| 7265400 | 自己株券買付状況報告書(法24条の6第1項に基づくもの) | 2025-05-01 | Japanese | ||
Market data
Market data not available
Price history
Peer group · Wholesale of construction materials, hardware, plumbing and heating equipment and supplies
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
İNTEMA İNŞAAT VE TESİSAT MALZEMELERİ YATIRIM VE PAZARLAMA A.Ş.
Distributes ready-to-install solutions and materials for ki…
|
INTEM | TR | Wholesale and retail trade |
|
International Wallcoverings Ltd.
Supplier and wholesaler of decorative wall coverings, speci…
|
IWL | CA | Wholesale and retail trade |
|
Internity Spolka Akcyjna
Distributor and retailer of interior design materials and f…
|
INT | PL | Wholesale and retail trade |
|
Jiyi Holdings Limited
Supplies household building materials, furnishings, and int…
|
1495 | HK | Wholesale and retail trade |
|
Kakel Max AB
Distributor of building ceramics, bathroom furnishings, and…
|
KAKEL | SE | Wholesale and retail trade |
|
KITAKEI CO.,LTD
Wholesaler selling and installing building materials and ho…
|
9872 | JP | Wholesale and retail trade |
|
Kokoh Inti Arebama Tbk
Distributes building materials, including ceramics, cement,…
|
KOIN | ID | Wholesale and retail trade |
|
Kopaonik a.d.
Supplier of a comprehensive assortment of building and cons…
|
KOPB | RS | Wholesale and retail trade |
|
LATHAM (JAMES) PLC
An independent trade distributor of timber, panels, and dec…
|
LTHM | GB | Wholesale and retail trade |
|
LORDS GROUP TRADING PLC
A specialist distributor of building, plumbing, heating, an…
|
LORD | GB | Wholesale and retail trade |
miratap inc. 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/13733/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=13733 | 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=13733 | 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=13733 \ -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": 13733}, 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 miratap inc. (id: 13733)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.