
Tokyo Century Corporation — Investor Relations & Filings
Tokyo Century Corporation is a financial services company providing leasing, financing, and installment sales. The company's operations are structured around four primary segments: Equipment Leasing, Automobility, Specialty Financing, and International Business. It leverages a unique model combining finance, services, and business expertise to deliver high-value solutions through co-creation with a global network of partners. Key strategic initiatives include developing next-generation automobility services, including for electric vehicles, and supporting the decarbonization efforts of customers and partners through its environmental infrastructure and specialty financing businesses. The company focuses on adapting to changing business environments by utilizing digital technology and data applications to foster a sustainable economy.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 監査役の異動のお知らせ | 2026-05-21 | Japanese | |
| 2026年3月期 決算IR資料の再掲載について | 2026-05-19 | Japanese | |
| 訂正発行登録書 | 2026-04-06 | Japanese | |
| 訂正発行登録書 | 2026-04-06 | Japanese | |
| 臨時報告書 | 2026-04-06 | Japanese | |
| 訂正発行登録書 | 2026-01-23 | Japanese |
Browse filings by year
12 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
9 filings
| |||||
| 46718523 | 監査役の異動のお知らせ | 2026-05-21 | Japanese | ||
| 46541617 | 2026年3月期 決算IR資料の再掲載について | 2026-05-19 | Japanese | ||
| 33579504 | 訂正発行登録書 | 2026-04-06 | Japanese | ||
| 33579498 | 訂正発行登録書 | 2026-04-06 | Japanese | ||
| 33579487 | 臨時報告書 | 2026-04-06 | Japanese | ||
| 13240943 | 訂正発行登録書 | 2026-01-23 | Japanese | ||
| 13240940 | 訂正発行登録書 | 2026-01-23 | Japanese | ||
| 13069461 | 訂正発行登録書 | 2026-01-20 | Japanese | ||
| 13069460 | 訂正発行登録書 | 2026-01-20 | Japanese | ||
|
2025
6 filings
| |||||
| 8128980 | 確認書 | 2025-11-07 | Japanese | ||
| 8128978 | 半期報告書-第57期(2025/04/01-2026/03/31) | 2025-11-07 | Japanese | ||
| 8040245 | 発行登録追補書類(株券、社債券等) | 2025-10-24 | Japanese | ||
| 7252674 | 訂正発行登録書 | 2025-06-24 | Japanese | ||
| 7252670 | 訂正発行登録書 | 2025-06-24 | Japanese | ||
| 7252667 | 臨時報告書 | 2025-06-24 | Japanese | ||
Market data
Market data not available
Price history
Peer group · Financial leasing activities
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Abhinav Leasing & Finance Limited
Provides leasing, hire purchase, and trade finance for asse…
|
538952 | IN | Financial and insurance activit… |
|
AIR LEASE CORP
Purchases, leases, and sells new commercial jet aircraft to…
|
AL | US | Financial and insurance activit… |
|
AK FİNANSAL KİRALAMA A.Ş.
Financial leasing company providing solutions for corporate…
|
AKFK | TR | Financial and insurance activit… |
|
Albis Leasing AG
Provider of leasing and financing solutions for capital goo…
|
ALG | DE | Financial and insurance activit… |
|
Alliance International Education Leasing Holdings Limited
Provides comprehensive finance leasing and advisory service…
|
1563 | HK | Financial and insurance activit… |
|
ALTERNATİF FİNANSAL KİRALAMA A.Ş.
Financial leasing company providing mid- to long-term finan…
|
ALFIN | TR | Financial and insurance activit… |
|
Amedeo Air Four Plus Limited
A specialist fund that acquires, leases, and sells wide-bod…
|
AA4 | GG | Financial and insurance activit… |
|
AmeriTrust Financial Technologies Inc.
FinTech provider of cloud-based transaction platforms for t…
|
AMT | CA | Financial and insurance activit… |
|
Apoorva Leasing Finance & Investment Company Limited
NBFC providing leasing, hire purchase, and credit solutions…
|
539545 | IN | Financial and insurance activit… |
|
Arco Leasing Ltd.
Provides leasing and hire purchase for industrial machinery…
|
511038 | IN | Financial and insurance activit… |
Tokyo Century Corporation 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/13336/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=13336 | 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=13336 | 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=13336 \ -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": 13336}, 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 Tokyo Century Corporation (id: 13336)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.