
Reiwa Accounting Holdings Co., Ltd. — Investor Relations & Filings
Reiwa Accounting Holdings Co., Ltd. is a professional services firm that provides advanced accounting and business consulting. The company offers a comprehensive range of services, including accounting outsourcing, advisory, payroll, and HR consulting, primarily for large corporations and publicly listed companies. It possesses specialized expertise in the investment fund industry, providing support for REITs, private equity, venture capital, and special purpose companies. The firm emphasizes its independent status to avoid conflicts of interest, delivering high-quality, customized solutions through a team with diverse backgrounds and a dedicated quality management system to ensure continuous service improvement.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 確認書 | 2025-10-31 | Japanese | |
| 半期報告書-第22期(2025/04/01-2026/03/31) | 2025-10-31 | Japanese | |
| 自己株券買付状況報告書(法24条の6第1項に基づくもの) | 2025-09-04 | Japanese | |
| 自己株券買付状況報告書(法24条の6第1項に基づくもの) | 2025-08-15 | Japanese | |
| 自己株券買付状況報告書(法24条の6第1項に基づくもの) | 2025-07-14 | Japanese | |
| 臨時報告書 | 2025-06-17 | Japanese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2025
9 filings
| |||||
| 8061748 | 確認書 | 2025-10-31 | Japanese | ||
| 8061747 | 半期報告書-第22期(2025/04/01-2026/03/31) | 2025-10-31 | Japanese | ||
| 7856330 | 自己株券買付状況報告書(法24条の6第1項に基づくもの) | 2025-09-04 | Japanese | ||
| 7857010 | 自己株券買付状況報告書(法24条の6第1項に基づくもの) | 2025-08-15 | Japanese | ||
| 7239923 | 自己株券買付状況報告書(法24条の6第1項に基づくもの) | 2025-07-14 | Japanese | ||
| 7258275 | 臨時報告書 | 2025-06-17 | Japanese | ||
| 7258272 | 確認書 | 2025-06-17 | Japanese | ||
| 7258267 | 内部統制報告書-第21期(2024/04/01-2025/03/31) | 2025-06-17 | Japanese | ||
| 7258268 | 有価証券報告書-第21期(2024/04/01-2025/03/31) | 2025-06-17 | Japanese | ||
|
2024
3 filings
| |||||
| 7292044 | 訂正有価証券届出書(新規公開時) | 2024-12-13 | Japanese | ||
| 7292950 | 訂正有価証券届出書(新規公開時) | 2024-12-05 | Japanese | ||
| 7294954 | 有価証券届出書(新規公開時) | 2024-11-18 | Japanese | ||
Market data
Market data not available
Price history
Peer group · Accounting, bookkeeping and auditing activities; tax consultancy
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
SamIl
A professional services firm providing assurance, advisory,…
|
032280 | KR | Professional, scientific and te… |
|
Talenom Oyj
Offers financial management services and proprietary softwa…
|
TNOM | FI | Professional, scientific and te… |
|
Tax Net Spolka Akcyjna
Provider of business support services, including accounting…
|
TXN | PL | Professional, scientific and te… |
|
TGS DIŞ TİCARET A.Ş.
A foreign trade company providing intermediary services for…
|
TGSAS | TR | Professional, scientific and te… |
|
TR3 Trust
Accurate preparation and filing of the annual T3 return for…
|
— | CA | Professional, scientific and te… |
|
Wasaga Capital Corp.
Specializes in comprehensive accounting, tax, and financial…
|
— | CA | Professional, scientific and te… |
|
YWL Corp.
Comprehensive financial services, specializing in accountin…
|
YELLQ | CA | Professional, scientific and te… |
Reiwa Accounting Holdings Co., Ltd. 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/14751/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=14751 | 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=14751 | 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=14751 \ -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": 14751}, 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 Reiwa Accounting Holdings Co., Ltd. (id: 14751)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.