
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 |
|---|---|---|---|
|
22nd Century Group, Inc.
A plant biotechnology company developing tobacco with reduc…
|
XXII | US | Manufacturing |
|
ALTRIA GROUP, INC.
A holding company with a portfolio of U.S. tobacco and nico…
|
MO | US | Manufacturing |
|
BlissCo Cannabis Corp.
Producer, processor, and distributor of high-quality, welln…
|
BLIS | CA | Manufacturing |
|
British American Tobacco PLC
A global consumer goods company providing tobacco and nicot…
|
BATS | GB | Manufacturing |
|
Bulgartabac Holding AD
Manufactures, processes, and distributes tobacco products a…
|
— | BG | Manufacturing |
|
BZAM LTD.
Cultivates, processes, and distributes branded recreational…
|
BZAM | CA | Manufacturing |
|
Dupnitsa-Tabac AD
Purchases, processes, and sells leaf tobacco, operating a s…
|
— | BG | Manufacturing |
|
Godfrey Phillips India Ltd.
Produces and distributes cigarettes, tobacco, tea, and mana…
|
GODFRYPHLP | IN | Manufacturing |
|
Golden Tobacco Ltd.
Manufactures tobacco products and develops residential and …
|
GOLDENTOBC | IN | Manufacturing |
|
Gotse Delchev Tabac AD
Processes and exports raw tobacco, produces cigarettes, and…
|
— | BG | 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.