
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-05-15 | Japanese | |
| 半期報告書-第48期(2025/10/01-2026/09/30) | 2026-05-15 | Japanese | |
| 自己株券買付状況報告書(法24条の6第1項に基づくもの) | 2026-05-01 | Japanese | |
| 自己株券買付状況報告書(法24条の6第1項に基づくもの) | 2026-04-01 | Japanese | |
| 自己株券買付状況報告書(法24条の6第1項に基づくもの) | 2026-03-02 | Japanese | |
| 確認書 | 2025-12-24 | Japanese |
Browse filings by year
12 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
5 filings
| |||||
| 46350280 | 確認書 | 2026-05-15 | Japanese | ||
| 46350256 | 半期報告書-第48期(2025/10/01-2026/09/30) | 2026-05-15 | 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
10 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 | ||
| 7268680 | 自己株券買付状況報告書(法24条の6第1項に基づくもの) | 2025-04-01 | Japanese | ||
| 7273421 | 自己株券買付状況報告書(法24条の6第1項に基づくもの) | 2025-03-19 | 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 |
|---|---|---|---|
|
ADENTRA Inc.
Distributor of architectural building products across North…
|
ADEN | CA | Wholesale and retail trade |
|
ADVAN CO .,LTD.
Importer and seller of building finishing materials and hou…
|
7463 | JP | Wholesale and retail trade |
|
A G Universal Limited
Distributes steel products and construction components for …
|
AGUL | IN | Wholesale and retail trade |
|
Ampli S.A.
Wholesale and retail distributor of electrical and energy p…
|
APL | PL | Wholesale and retail trade |
|
ArisInfra Solutions Limited
Technology-driven platform for construction material procur…
|
ARIS | IN | Wholesale and retail trade |
|
BAUMART HOLDINGS LIMITED
Procures and supplies specialized building materials and in…
|
BMH | AU | Wholesale and retail trade |
|
Bergman & Beving
Acquires and develops companies with products for industria…
|
BERG | SE | Wholesale and retail trade |
|
BlueLinx Holdings Inc.
Wholesale distributor of residential and commercial buildin…
|
BXC | US | Wholesale and retail trade |
|
Bossard Holding AG
A global provider of industrial fastening and assembly tech…
|
BOSN | CH | Wholesale and retail trade |
|
Brdr. A & O Johansen B
Wholesaler of technical installation materials and tools fo…
|
AOJ | DK | 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.