
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 |
|---|---|---|---|
|
Sjöstrand Coffee Int AB
Sells coffee machines and sustainable, Nespresso-compatible…
|
SCC B | SE | Manufacturing |
|
Swiss Water Decaffeinated Coffee Inc.
Specialty coffee processor using a proprietary, 100% chemic…
|
SWP | CA | Manufacturing |
|
Swiss Water Decaffeintated Coffee Income Fund
Produces premium decaffeinated green coffee using a proprie…
|
SWP | CA | Manufacturing |
|
TATA CONSUMER PRODUCTS LIMITED
Global food and beverage organization specializing in tea, …
|
TATACONSUM | IN | Manufacturing |
|
Tsit Wing International Holdings Limited
Leading integrated B2B coffee and black tea solutions provi…
|
2119 | HK | Manufacturing |
|
UNICAFE INC.
Manufactures, roasts, and sells coffee, and also trades oth…
|
2597 | JP | Manufacturing |
|
VAN HOUTTE INC.
A major processor, distributor, and retailer of gourmet cof…
|
VH | CA | Manufacturing |
|
VINTAGE COFFEE AND BEVERAGES LIMITED
Produces and exports instant coffee and blends for private …
|
VINCOFE | IN | 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.