
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 |
|---|---|---|---|
|
Renasant Financial Partners
Provides personalized wealth management solutions, financia…
|
RNST | CA | Financial and insurance activit… |
|
SHAANXI INTERNATIONAL TRUST CO.,LTD.
Provides trust management, asset management, and investment…
|
000563 | CN | Financial and insurance activit… |
|
Shandong International Trust Co., Ltd.
Non-bank financial institution specializing in comprehensiv…
|
1697 | HK | Financial and insurance activit… |
|
Silvercrest Asset Management Group Inc.
Independent wealth management firm for high-net-worth and i…
|
SAMG | US | Financial and insurance activit… |
|
Sinohope Technology Holdings Limited
Licensed platform providing institutional digital asset man…
|
1611 | HK | Financial and insurance activit… |
|
SIR Royalty Income Fund
Income trust that licenses rights to a 6% royalty on select…
|
SRV.UN | CA | Financial and insurance activit… |
|
SLC Capital Inc.
Global institutional asset manager providing diverse invest…
|
— | CA | Financial and insurance activit… |
|
Solutions Capital Management Sim
Wealth management firm offering portfolio management, advis…
|
SCM | IT | Financial and insurance activit… |
|
STATE STREET CORP
Provides financial services, including investment servicing…
|
STT | US | Financial and insurance activit… |
|
SUMITOMO MITSUI TRUST BANK, LIMITED
A leading trust bank providing asset management, real estat…
|
1ZHB | JP | 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.