
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 |
|---|---|---|---|
|
National Trust Company
Historic Canadian holding company offering financial interm…
|
— | CA | Financial and insurance activit… |
|
Nile Industries Ltd.
Financial Services firm specializing in Asset Management an…
|
NILE | CA | Financial and insurance activit… |
|
Nova Bancorp Wealth Management Ltd.
Specializes in comprehensive wealth and investment fund man…
|
— | CA | Financial and insurance activit… |
|
Olympia Financial Group Inc.
Financial services organization offering trust services and…
|
OLY | CA | Financial and insurance activit… |
|
ONE Signature Financial Corporation
Specialized financial solutions, investment advisory, and c…
|
SBNY | CA | Financial and insurance activit… |
|
PERMIAN BASIN ROYALTY TRUST
A trust holding net overriding royalty interests in Texas o…
|
PBT | US | Financial and insurance activit… |
|
Permianville Royalty Trust
A statutory trust that holds net profits interests in oil a…
|
PVL | US | Financial and insurance activit… |
|
Perpetual Limited
Provides asset management, wealth management, and corporate…
|
PPT | AU | Financial and insurance activit… |
|
PRICE T ROWE GROUP INC
A global investment management firm offering a broad range …
|
TROW | US | Financial and insurance activit… |
|
Pyne Gould Corporation Ltd
An asset management and investment company focused on real …
|
PGC | GG | 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.