
Boutiques, Inc. — Investor Relations & Filings
Boutiques, Inc. operates a matching platform with a primary focus on the caregiving industry. The company's operations are divided into three main business segments: exhibitions, M&A brokerage, and recruitment support. The exhibition division organizes hybrid trade shows, such as "CareTEX" for the caregiving sector and "DXPO" for IT solutions. Its M&A brokerage division provides advisory and matching services, specializing in the caregiving, medical, welfare, construction, and IT industries. The recruitment support business hosts numerous events to connect new graduates with employers and offers personnel placement services.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 臨時報告書 | 2026-05-13 | Japanese | |
| 臨時報告書 | 2026-05-13 | Japanese | |
| 自己株券買付状況報告書(法24条の6第1項に基づくもの) | 2026-05-08 | Japanese | |
| 自己株券買付状況報告書(法24条の6第1項に基づくもの) | 2026-04-10 | Japanese | |
| 自己株券買付状況報告書(法24条の6第1項に基づくもの) | 2026-03-10 | Japanese | |
| 訂正臨時報告書 | 2025-11-12 | Japanese |
Browse filings by year
9 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
5 filings
| |||||
| 45469663 | 臨時報告書 | 2026-05-13 | Japanese | ||
| 45469640 | 臨時報告書 | 2026-05-13 | Japanese | ||
| 44129495 | 自己株券買付状況報告書(法24条の6第1項に基づくもの) | 2026-05-08 | Japanese | ||
| 33976329 | 自己株券買付状況報告書(法24条の6第1項に基づくもの) | 2026-04-10 | Japanese | ||
| 32921107 | 自己株券買付状況報告書(法24条の6第1項に基づくもの) | 2026-03-10 | Japanese | ||
|
2025
9 filings
| |||||
| 8249864 | 訂正臨時報告書 | 2025-11-12 | Japanese | ||
| 8249854 | 確認書 | 2025-11-12 | Japanese | ||
| 8249832 | 半期報告書-第20期(2025/04/01-2026/03/31) | 2025-11-12 | Japanese | ||
| 7245830 | 臨時報告書 | 2025-06-27 | Japanese | ||
| 7249396 | 確認書 | 2025-06-25 | Japanese | ||
| 7249394 | 内部統制報告書-第19期(2024/04/01-2025/03/31) | 2025-06-25 | Japanese | ||
| 7249390 | 有価証券報告書-第19期(2024/04/01-2025/03/31) | 2025-06-25 | Japanese | ||
| 7264072 | 臨時報告書 | 2025-05-14 | Japanese | ||
| 7271961 | 臨時報告書 | 2025-03-27 | Japanese | ||
|
2024
1 filing
| |||||
| 7300424 | 確認書 | 2024-11-12 | Japanese | ||
Market data
Market data not available
Price history
Peer group · Intermediation service activities for business support activities n.e.c., except financial intermediation
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
CannAmerica Brands Corp.
Owns and licenses a portfolio of medical and recreational c…
|
CNNXF | CA | Administrative and support serv… |
|
HIKARI TSUSHIN,INC.
Holding company providing telecom, utilities, and corporate…
|
9435 | JP | Administrative and support serv… |
|
Livero Inc.
Operates a cloud-based platform offering one-stop services …
|
9245 | JP | Administrative and support serv… |
|
ULURU.CO.,LTD.
Addresses labor shortages using a crowd worker network, IT,…
|
3979 | JP | Administrative and support serv… |
Boutiques, 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/14106/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=14106 | 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=14106 | 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=14106 \ -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": 14106}, 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 Boutiques, Inc. (id: 14106)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.