
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 |
|---|---|---|---|
|
Test Rite
Omni-channel corporation specializing in global trading, re…
|
2908 | TW | Wholesale and retail trade |
|
Thermador Groupe
Distributes fluid circulation equipment for building, indus…
|
THEP | FR | Wholesale and retail trade |
|
Tim S.A.
A wholesale distributor of electrotechnical articles via a …
|
TIM | PL | Wholesale and retail trade |
|
Toplivo AD
Retailer and distributor of construction materials, heating…
|
TOPL | BG | Wholesale and retail trade |
|
TOPMIX BERHAD
Specializes in marketing and sales of eco-conscious HPL sur…
|
— | MY | Wholesale and retail trade |
|
TORQ Inc.
Sells fastening products and tools; offers digital services…
|
8077 | JP | Wholesale and retail trade |
|
Travis Perkins PLC
Distributor of building materials, equipment, and tool hire…
|
TPK | GB | Wholesale and retail trade |
|
Union Métallurgique de la Haute-Seine
Wholesaler of general hardware and industrial supplies for …
|
MLUMH | FR | Wholesale and retail trade |
|
UNITRADE INDUSTRIES BERHAD
Wholesaler and distributor of building materials for mechan…
|
— | MY | Wholesale and retail trade |
|
WATSCO INC
Distributor of HVAC/R equipment, parts, and supplies for co…
|
WSO | US | 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.