
key coffee inc — Investor Relations & Filings
Key Coffee Inc. is a company engaged in the production, marketing, and sale of coffee and related products. Established in 1920, the company offers a comprehensive portfolio that includes roasted coffee beans, ground coffee, instant coffee, and ready-to-drink beverages. It sources a wide variety of premium coffee beans from renowned growing regions globally. The company serves both individual consumers with its home-brewed product series and commercial clients, such as coffee shops, restaurants, and beverage manufacturers, through its professional-use product lines. In addition to its core coffee business, Key Coffee also provides other products like tea and cocoa.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 確認書 | 2025-11-14 | Japanese | |
| 半期報告書-第74期(2025/04/01-2026/03/31) | 2025-11-14 | Japanese | |
| 確認書 | 2025-08-25 | Japanese | |
| 訂正内部統制報告書-第73期(2024/04/01-2025/03/31) | 2025-08-25 | Japanese | |
| 訂正有価証券報告書-第73期(2024/04/01-2025/03/31) | 2025-08-25 | Japanese | |
| 臨時報告書 | 2025-07-07 | Japanese |
Browse filings by year
11 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2025
9 filings
| |||||
| 8314889 | 確認書 | 2025-11-14 | Japanese | ||
| 8314885 | 半期報告書-第74期(2025/04/01-2026/03/31) | 2025-11-14 | Japanese | ||
| 7856827 | 確認書 | 2025-08-25 | Japanese | ||
| 7856824 | 訂正内部統制報告書-第73期(2024/04/01-2025/03/31) | 2025-08-25 | Japanese | ||
| 7856829 | 訂正有価証券報告書-第73期(2024/04/01-2025/03/31) | 2025-08-25 | Japanese | ||
| 7240835 | 臨時報告書 | 2025-07-07 | Japanese | ||
| 7250211 | 確認書 | 2025-06-25 | Japanese | ||
| 7250191 | 内部統制報告書-第73期(2024/04/01-2025/03/31) | 2025-06-25 | Japanese | ||
| 7250183 | 有価証券報告書-第73期(2024/04/01-2025/03/31) | 2025-06-25 | Japanese | ||
|
2024
6 filings
| |||||
| 7300859 | 確認書 | 2024-11-11 | Japanese | ||
| 7300867 | 半期報告書-第73期(2024/04/01-2025/03/31) | 2024-11-11 | Japanese | ||
| 7317927 | 臨時報告書 | 2024-07-01 | Japanese | ||
| 7331440 | 確認書 | 2024-06-21 | Japanese | ||
| 7331436 | 内部統制報告書-第72期(2023/04/01-2024/03/31) | 2024-06-21 | Japanese | ||
| 7331432 | 有価証券報告書-第72期(2023/04/01-2024/03/31) | 2024-06-21 | Japanese | ||
Market data
Market data not available
Price history
Peer group · Processing of coffee and tea
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Bama Tea Co., Ltd.
Prominent Chinese tea chain brand covering all six major ca…
|
6980 | HK | Manufacturing |
|
Bansisons Tea Industries Ltd.
Processes and manufactures CTC and Orthodox tea for bulk an…
|
519353 | IN | Manufacturing |
|
BIO PORT KOREA
Manufacturer of Korean teas, beverages, and foods using nat…
|
188040 | KR | Manufacturing |
|
BRC Inc.
A veteran-founded company that roasts coffee and sells merc…
|
BRCC | US | Manufacturing |
|
CCL Products (India) Ltd.
Global manufacturer of instant coffee and customized soluti…
|
CCL | IN | Manufacturing |
|
CIMG Inc.
A business group in digital health, AI, crypto, marketing, …
|
IMG | US | Manufacturing |
|
COFFEE HOLDING CO INC
An integrated wholesale coffee roaster and dealer of green …
|
JVA | US | Manufacturing |
|
DONG SUH COMPANIES INC.
A diversified enterprise in the food industry, offering pac…
|
026960 | KR | Manufacturing |
|
EFOR ÇAY SANAYİ TİCARET A.Ş.
Producer of tea products with a 60,000-ton annual capacity …
|
EFORC | TR | Manufacturing |
|
FARMER BROTHERS CO
A national coffee roaster and distributor serving the foods…
|
FARM | US | Manufacturing |
key coffee 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/11109/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=11109 | 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=11109 | 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=11109 \ -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": 11109}, 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 key coffee inc (id: 11109)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.