
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 |
|---|---|---|---|
|
Dominion International Investments Inc.
Cross-border asset management and strategic investment advi…
|
— | CA | Financial and insurance activit… |
|
FORRÁS Trust and Investment Company
Asset management firm investing in companies, equities, and…
|
DELTA | HU | Financial and insurance activit… |
|
FRENKEL TOPPING GROUP PLC
A firm offering financial and litigation support for person…
|
FEN | GB | Financial and insurance activit… |
|
Gaz-servis ao
Financial firm providing brokerage for energy markets and s…
|
GAZS | RU | Financial and insurance activit… |
|
Group Psagot For Finance And Investments Ltd.
Investment house offering financial solutions and trust ser…
|
GPST | IL | Financial and insurance activit… |
|
HEALTHEQUITY, INC.
Administrator of Health Savings Accounts and other consumer…
|
HQY | US | Financial and insurance activit… |
|
Hermes Financial Inc.
Professional services firm specializing in financial manage…
|
RMS | CA | Financial and insurance activit… |
|
IntegraFin Holdings PLC
Provides technology and services for UK financial advisers …
|
IHP | GB | Financial and insurance activit… |
|
Internet Gold-Golden Lines Ltd.
A former communications holding company, now operating as a…
|
IGLD-M | IL | Financial and insurance activit… |
|
INTERTRUST SPV (CAYMAN) LIMITED, ACTING AS TRUSTEE OF THE ENERGUATE TRUST
Functions as a trustee for a financial trust, facilitating …
|
6Y2B | KY | 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.