
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 |
|---|---|---|---|
| 臨時報告書 | 2023-08-07 | Japanese | |
| 臨時報告書 | 2023-07-27 | Japanese | |
| 確認書 | 2023-06-21 | Japanese | |
| 内部統制報告書-第157期(2022/04/01-2023/03/31) | 2023-06-21 | Japanese | |
| 有価証券報告書-第157期(2022/04/01-2023/03/31) | 2023-06-21 | Japanese | |
| 確認書 | 2023-02-14 | Japanese |
Browse filings by year
12 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2023
8 filings
| |||||
| 7551504 | 臨時報告書 | 2023-08-07 | Japanese | ||
| 7552521 | 臨時報告書 | 2023-07-27 | Japanese | ||
| 7565224 | 確認書 | 2023-06-21 | Japanese | ||
| 7565221 | 内部統制報告書-第157期(2022/04/01-2023/03/31) | 2023-06-21 | Japanese | ||
| 7565223 | 有価証券報告書-第157期(2022/04/01-2023/03/31) | 2023-06-21 | Japanese | ||
| 7573259 | 確認書 | 2023-02-14 | Japanese | ||
| 7573255 | 四半期報告書-第157期第3四半期(2022/04/01-2022/12/31) | 2023-02-14 | Japanese | ||
| 7578752 | 変更報告書 | 2023-01-24 | Japanese | ||
|
2022
7 filings
| |||||
| 7579701 | 変更報告書 | 2022-12-28 | Japanese | ||
| 7582037 | 確認書 | 2022-11-14 | Japanese | ||
| 7582026 | 四半期報告書-第157期第2四半期(令和4年4月1日-令和4年9月30日) | 2022-11-14 | Japanese | ||
| 7590922 | 確認書 | 2022-08-12 | Japanese | ||
| 7590900 | 四半期報告書-第157期第1四半期(令和4年4月1日-令和4年6月30日) | 2022-08-12 | Japanese | ||
| 7596932 | 変更報告書 | 2022-07-13 | Japanese | ||
| 7604467 | 確認書 | 2022-06-22 | Japanese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of man-made fibres
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
ACE
Produces acetate-based chemicals and fibers for filtration …
|
4763 | TW | Manufacturing |
|
Acelon
Manufactures synthetic fibers, filament yarns, and sustaina…
|
1466 | TW | Manufacturing |
|
AKSA AKRİLİK KİMYA SANAYİİ A.Ş.
The world's largest acrylic fiber producer for textile and …
|
AKSA | TR | Manufacturing |
|
Anhui Wanwei Updated High-Tech Material Industry Co.,Ltd
Produces PVA-based chemical fibers and advanced materials f…
|
600063 | CN | Manufacturing |
|
Aquafil
A global producer of synthetic fibers and regenerated nylon…
|
ECNL | IT | Manufacturing |
|
BEIJING TONGYIZHONG NEW MATERIAL TECHNOLOGY CORPORATION
Produces UHMWPE fibers and ballistic protection materials f…
|
688722 | CN | Manufacturing |
|
Bolt Projects Holdings, Inc.
Develops and produces biomaterials for the beauty, personal…
|
BSLK | US | Manufacturing |
|
Celanese Canada Inc.
Key manufacturer of specialty chemicals, synthetic fibers, …
|
— | CA | Manufacturing |
|
CHTC HELON CO.,LTD.
Produces viscose fibers and cord fabrics for textile and au…
|
000677 | CN | Manufacturing |
|
CMFC
Specializes in synthetic fibers, polyester yarns, and petro…
|
1718 | TW | 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.