
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 |
|---|---|---|---|
|
SANRITSU CORPORATION
Trading company specializing in the export of Japanese cons…
|
9366 | JP | Wholesale and retail trade |
|
SG MART LIMITED
B2B marketplace for building material procurement, distribu…
|
SGMART | IN | Wholesale and retail trade |
|
Sicagen India Limited
Distributes building materials, manufactures cables and boa…
|
SICAGEN | IN | Wholesale and retail trade |
|
SIG PLC
A pan-European distributor of specialist building products …
|
SHI | GB | Wholesale and retail trade |
|
SiteOne Landscape Supply, Inc.
A wholesale distributor of landscaping products for green i…
|
SITE | US | Wholesale and retail trade |
|
SITRA HOLDINGS (INTERNATIONAL) LIMITED
An investment holding company distributing wood-based produ…
|
5LE | SG | Wholesale and retail trade |
|
SORENTO CAPITAL BERHAD
Markets and distributes bathroom/kitchen sanitary wares, in…
|
— | MY | Wholesale and retail trade |
|
SUGITA ACE CO.,LTD
Develops and sells architectural hardware and construction-…
|
7635 | JP | Wholesale and retail trade |
|
Taiga Building Products Ltd.
Major wholesale distributor and producer of building materi…
|
TBL | CA | Wholesale and retail trade |
|
TEAMSTAR BERHAD
Supplier and retail distributor of furniture fittings, gene…
|
— | MY | 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.