
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 |
|---|---|---|---|
| 自己株券買付状況報告書(法24条の6第1項に基づくもの) | 2026-03-12 | Japanese | |
| 訂正発行登録書 | 2026-02-27 | Japanese | |
| 自己株券買付状況報告書(法24条の6第1項に基づくもの) | 2026-01-13 | Japanese | |
| 訂正発行登録書 | 2025-12-24 | Japanese | |
| 自己株券買付状況報告書(法24条の6第1項に基づくもの) | 2025-12-12 | Japanese | |
| 確認書 | 2025-11-27 | Japanese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
3 filings
| |||||
| 32932734 | 自己株券買付状況報告書(法24条の6第1項に基づくもの) | 2026-03-12 | Japanese | ||
| 32843110 | 訂正発行登録書 | 2026-02-27 | Japanese | ||
| 12563071 | 自己株券買付状況報告書(法24条の6第1項に基づくもの) | 2026-01-13 | Japanese | ||
|
2025
12 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 | ||
| 7857386 | 自己株券買付状況報告書(法24条の6第1項に基づくもの) | 2025-08-14 | Japanese | ||
| 7239879 | 自己株券買付状況報告書(法24条の6第1項に基づくもの) | 2025-07-14 | Japanese | ||
| 7251943 | 訂正発行登録書 | 2025-06-24 | Japanese | ||
| 7254205 | 臨時報告書 | 2025-06-23 | Japanese | ||
| 7257662 | 訂正発行登録書 | 2025-06-18 | Japanese | ||
| 7257639 | 確認書 | 2025-06-18 | Japanese | ||
| 7257572 | 訂正有価証券報告書-第13期(2023/04/01-2024/03/31) | 2025-06-18 | Japanese | ||
Market data
Market data not available
Price history
Peer group · Activities of trust, estate and agency accounts
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
ALLIANCEBERNSTEIN HOLDING L.P.
A global investment management firm offering diversified in…
|
AB | US | Financial and insurance activit… |
|
AlTi Global, Inc.
Global wealth and asset management firm providing customize…
|
ALTI | US | Financial and insurance activit… |
|
Analyst I.M.S. Investment Management Services Ltd.
Provides investment management, advisory, and financial pla…
|
ANLT | IL | Financial and insurance activit… |
|
Bank of New York Mellon Corp
Global financial services firm specializing in managing and…
|
BK | US | Financial and insurance activit… |
|
BROOKS MACDONALD GROUP PLC
A wealth management firm providing personalized investment …
|
BRK | GB | Financial and insurance activit… |
|
Charles Stanley & Co. Ltd.
Wealth management firm offering financial planning and inve…
|
CSTL | GB | Financial and insurance activit… |
|
Charterhouse TRV Trust
Investment vehicle focused on consistent income flow and ca…
|
— | CA | Financial and insurance activit… |
|
CROSS TIMBERS ROYALTY TRUST
An express trust that collects and distributes net profits …
|
CRT | US | Financial and insurance activit… |
|
Diversified Utility Trust
Financial services firm providing wealth management, planni…
|
GUT | CA | Financial and insurance activit… |
|
Dominion International Investments Inc.
Cross-border asset management and strategic investment advi…
|
— | CA | 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.