
JAPAN TOBACCO INC. — Investor Relations & Filings
Japan Tobacco Inc. (JT) is a diversified company with a core business in the manufacturing and sale of tobacco products. Its portfolio includes internationally recognized flagship brands such as Winston, Camel, Mevius, and LD, which are distributed in over 130 markets worldwide. The company is also engaged in the pharmaceutical and processed food sectors. A key strategic priority for JT is innovation in next-generation products to meet evolving consumer preferences. This includes significant investment in the development and marketing of Heated Tobacco Products (HTP), such as its Ploom brand, and a range of E-vapor products.
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
5 filings
| |||||
| 33045333 | 訂正発行登録書 | 2026-03-26 | Japanese | ||
| 33037905 | 訂正発行登録書 | 2026-03-25 | Japanese | ||
| 33010896 | 確認書 | 2026-03-23 | Japanese | ||
| 33010888 | 有価証券報告書-第41期(2025/01/01-2025/12/31) | 2026-03-23 | Japanese | ||
| 12038260 | 訂正発行登録書 | 2026-01-05 | Japanese | ||
|
2025
10 filings
| |||||
| 8117317 | 訂正発行登録書 | 2025-11-06 | Japanese | ||
| 8117310 | 確認書 | 2025-11-06 | Japanese | ||
| 8117298 | 訂正半期報告書-第41期(2025/01/01-2025/12/31) | 2025-11-06 | Japanese | ||
| 7929100 | 訂正発行登録書 | 2025-09-25 | Japanese | ||
| 7929098 | 訂正臨時報告書 | 2025-09-25 | Japanese | ||
| 7856846 | 訂正発行登録書 | 2025-08-25 | Japanese | ||
| 7859690 | 確認書 | 2025-07-31 | Japanese | ||
| 7859692 | 半期報告書-第41期(2025/01/01-2025/12/31) | 2025-07-31 | Japanese | ||
| 7252357 | 訂正発行登録書 | 2025-06-24 | Japanese | ||
| 7252354 | 臨時報告書 | 2025-06-24 | Japanese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of tobacco products
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Raghunath Tobacco Co. Ltd.
Manufactures, processes, and distributes cigarettes and tob…
|
531552 | IN | Manufacturing |
|
Republic Technologies Inc.
Integrates Ethereum infrastructure into the global economy …
|
DOCT | CA | Manufacturing |
|
RLX Technology Inc.
Researches, develops, manufactures, and sells e-vapor produ…
|
RLX | KY | Manufacturing |
|
Rothmans Inc
A leading manufacturer and distributor of traditional tobac…
|
ROC | CA | Manufacturing |
|
Scandinavian Tobacco Group
A global manufacturer of cigars, traditional pipe tobacco, …
|
STG | DK | Manufacturing |
|
Sinnar Bidi Udyog Ltd.
Produces and distributes traditional hand-rolled bidis usin…
|
509887 | IN | Manufacturing |
|
Slantse Stara Zagora Tabac AD
Manufacturer of tobacco products for private label and lice…
|
SUN | BG | Manufacturing |
|
Swedish Match
Develops, manufactures, and sells smokefree products, cigar…
|
SWMA | SE | Manufacturing |
|
TAAT Global Alternatives Inc.
Develops and distributes innovative alternative CPG, specia…
|
TAAT | CA | Manufacturing |
|
Turning Point Brands, Inc.
Manufactures and distributes alternative smoking accessorie…
|
TPB | US | Manufacturing |
JAPAN TOBACCO 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/11110/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=11110 | 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=11110 | 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=11110 \ -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": 11110}, 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 JAPAN TOBACCO INC. (id: 11110)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.