
TEIJIN LIMITED — Investor Relations & Filings
Teijin Limited is a technology-driven global group operating through two core business segments: Materials and Healthcare. The Materials division provides advanced, high-performance solutions, including aramid and carbon fibers, composites, resins, plastic processing, and films. These products are utilized across diverse sectors such as transportation, electronics, safety, and environmental applications. The Healthcare division focuses on improving quality of life (QOL) through pharmaceuticals and home healthcare equipment. It develops and provides treatments for conditions including bone and joint diseases, respiratory illnesses, and cardiovascular and metabolic disorders, while also expanding its scope to include pre-symptomatic and nursing care solutions.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 訂正発行登録書 | 2026-05-11 | Japanese | |
| 臨時報告書 | 2026-05-11 | Japanese | |
| 訂正発行登録書 | 2026-04-01 | Japanese | |
| 訂正発行登録書 | 2026-03-17 | Japanese | |
| 確認書 | 2025-11-13 | Japanese | |
| 半期報告書-第160期(2025/04/01-2026/03/31) | 2025-11-13 | Japanese |
Browse filings by year
12 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
4 filings
| |||||
| 44863308 | 訂正発行登録書 | 2026-05-11 | Japanese | ||
| 44863293 | 臨時報告書 | 2026-05-11 | Japanese | ||
| 33127097 | 訂正発行登録書 | 2026-04-01 | Japanese | ||
| 32961505 | 訂正発行登録書 | 2026-03-17 | Japanese | ||
|
2025
11 filings
| |||||
| 8274256 | 確認書 | 2025-11-13 | Japanese | ||
| 8274241 | 半期報告書-第160期(2025/04/01-2026/03/31) | 2025-11-13 | Japanese | ||
| 8100479 | 訂正発行登録書 | 2025-11-05 | Japanese | ||
| 7856505 | 訂正発行登録書 | 2025-09-01 | Japanese | ||
| 7859362 | 訂正発行登録書 | 2025-08-05 | Japanese | ||
| 7242151 | 訂正発行登録書 | 2025-07-01 | Japanese | ||
| 7242140 | 訂正臨時報告書 | 2025-07-01 | Japanese | ||
| 7247452 | 訂正発行登録書 | 2025-06-26 | Japanese | ||
| 7247450 | 臨時報告書 | 2025-06-26 | Japanese | ||
| 7251654 | 訂正発行登録書 | 2025-06-25 | Japanese | ||
| 7251639 | 臨時報告書 | 2025-06-25 | Japanese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of man-made fibres
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Guangdong Highsun Meida New Materials Co., Ltd.
Produces nylon 6 chips and yarns for apparel, automotive, a…
|
000782 | CN | Manufacturing |
|
Guangdong Modern High-Tech Fiber Co., Ltd.
Produces high-performance polypropylene filament yarns for …
|
300876 | CN | Manufacturing |
|
HAIYANG TECHNOLOGY CO., LTD.
Produces Nylon 6 chips, high-tenacity yarns, and dipped cor…
|
603382 | CN | Manufacturing |
|
H.C.
Manufacturer of polyester filament, chips, and advanced fun…
|
1413 | TW | Manufacturing |
|
HENGYI PETROCHEMICAL CO., LTD
Integrated producer of petrochemicals, chemical fibers, and…
|
000703 | CN | Manufacturing |
|
Huafon Chemical Co., Ltd.
Global manufacturer of spandex fiber, polyurethane resins, …
|
002064 | CN | Manufacturing |
|
HUVIS CORPORATION
A developer and manufacturer of polyester chemical and fibe…
|
079980 | KR | Manufacturing |
|
Indo Rama Synthetics (India) Ltd.
Manufacturer of polyester fibers, yarns, and chips for text…
|
INDORAMA | IN | Manufacturing |
|
Jiangsu Eastern Shenghong Co.,Ltd.
Integrated petrochemical, specialty chemical, and high-perf…
|
000301 | CN | Manufacturing |
|
JIANGSU HUAXICUN CO., LTD.
Produces polyester staple fibers, manages chemical logistic…
|
000936 | CN | Manufacturing |
TEIJIN LIMITED 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/11317/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=11317 | 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=11317 | 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=11317 \ -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": 11317}, 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 TEIJIN LIMITED (id: 11317)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.