
Sumitomo Mitsui Trust Group, Inc. — Investor Relations & Filings
Sumitomo Mitsui Trust Group, Inc. is a financial holding company centered on trust banking operations. Through its group companies, it delivers a comprehensive range of financial services to both retail and wholesale clients. The group's principal activities include asset management, offering diverse products for institutional investors; pension management; real estate services, including brokerage and administration; and extensive fiduciary and trustee services. It also provides general banking products and related financial solutions.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 中期経営計画(2026~2028年度)について | 2026-05-14 | Japanese | |
| 株主還元方針の変更に関するお知らせ | 2026-05-14 | Japanese | |
| 株式分割及び定款の一部変更に関するお知らせ | 2026-05-14 | Japanese | |
| 自己株式取得に係る事項の決定および自己株式消却に係る事項の決定に関するお知らせ | 2026-05-14 | Japanese | |
| 2026年3月期 決算短信〔日本基準〕(連結) | 2026-05-14 | Japanese | |
| 2026年3月期 連結業績予想及び配当予想の修正に関するお知らせ | 2026-04-30 | Japanese |
Browse filings by year
12 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
10 filings
| |||||
| 46884679 | 中期経営計画(2026~2028年度)について | 2026-05-14 | Japanese | ||
| 46884676 | 株主還元方針の変更に関するお知らせ | 2026-05-14 | Japanese | ||
| 46884675 | 株式分割及び定款の一部変更に関するお知らせ | 2026-05-14 | Japanese | ||
| 46884673 | 自己株式取得に係る事項の決定および自己株式消却に係る事項の決定に関するお知らせ | 2026-05-14 | Japanese | ||
| 46884669 | 2026年3月期 決算短信〔日本基準〕(連結) | 2026-05-14 | Japanese | ||
| 46880090 | 2026年3月期 連結業績予想及び配当予想の修正に関するお知らせ | 2026-04-30 | Japanese | ||
| 46877890 | (訂正)「2026年3月期 第3四半期 決算説明資料」の一部訂正について | 2026-04-20 | Japanese | ||
| 32932734 | 自己株券買付状況報告書(法24条の6第1項に基づくもの) | 2026-03-12 | Japanese | ||
| 32843110 | 訂正発行登録書 | 2026-02-27 | Japanese | ||
| 12563071 | 自己株券買付状況報告書(法24条の6第1項に基づくもの) | 2026-01-13 | Japanese | ||
|
2025
5 filings
| |||||
| 10832016 | 訂正発行登録書 | 2025-12-24 | Japanese | ||
| 9876494 | 自己株券買付状況報告書(法24条の6第1項に基づくもの) | 2025-12-12 | Japanese | ||
| 8700830 | 確認書 | 2025-11-27 | Japanese | ||
| 8700829 | 半期報告書-第15期(2025/04/01-2026/03/31) | 2025-11-27 | Japanese | ||
| 7855710 | 自己株券買付状況報告書(法24条の6第1項に基づくもの) | 2025-09-12 | Japanese | ||
Market data
Market data not available
Price history
Peer group · Activities of trust, estate and agency accounts
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
INVERSIONES HISPANIA S.A.
A financial entity founded in 1898, managing funds, trusts,…
|
— | CL | Financial and insurance activit… |
|
J-YUAN TRUST CO.,LTD.
Provides asset management, wealth management, and corporate…
|
600816 | CN | Financial and insurance activit… |
|
KINGSWOOD HOLDINGS LIMITED
Integrated wealth management firm offering financial advice…
|
KWG | GG | Financial and insurance activit… |
|
KOREA ASSET IN TRUST Co., Ltd
Real estate financial firm offering trust, REIT management,…
|
123890 | KR | Financial and insurance activit… |
|
Law Debenture Corporation PLC
A dual business combining an investment trust and professio…
|
1R4 | GB | Financial and insurance activit… |
|
Manitou Capital Corporation
Offers discretionary investment management for sophisticate…
|
— | CA | Financial and insurance activit… |
|
MASSA FALIDA DA BRASIL PHARMA SA
Bankrupt estate of a pharmaceutical retail holding managing…
|
— | BR | Financial and insurance activit… |
|
Meitav Investment House Ltd.
An investment management firm providing a range of financia…
|
MTAV | IL | Financial and insurance activit… |
|
Meranex Energy Trust
Acquires and manages U.S. oil and gas assets to provide sta…
|
MER | CA | Financial and insurance activit… |
|
MV Oil Trust
A statutory trust holding a net profits interest in oil and…
|
MVO | US | Financial and insurance activit… |
Sumitomo Mitsui Trust Group, 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/12805/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=12805 | 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=12805 | 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=12805 \ -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": 12805}, 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 Sumitomo Mitsui Trust Group, Inc. (id: 12805)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.