
UNICAFE INC. — Investor Relations & Filings
UNICAFE INC. is a company specializing in the manufacturing, roasting, processing, and sale of regular and processed coffee products. As a self-described "coffee professional group," the company focuses on delivering authentic taste and deliciousness, catering to diverse customer needs and extraction methods. Its core operations are centered at its Kanagawa General Factory, a major production facility. In addition to its primary coffee business, UNICAFE also engages in the purchasing and sale of other food products, ingredients, and beverages. The company operates with a strong commitment to sustainability, social responsibility, and environmental friendliness, guided by its philosophy to be a company that is friendly to both people and the environment.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 確認書 | 2026-03-24 | Japanese | |
| 有価証券報告書-第54期(2025/01/01-2025/12/31) | 2026-03-24 | Japanese | |
| 確認書 | 2025-08-14 | Japanese | |
| 半期報告書-第54期(2025/01/01-2025/12/31) | 2025-08-14 | Japanese | |
| 確認書 | 2025-07-18 | Japanese | |
| 訂正有価証券報告書-第53期(2024/01/01-2024/12/31) | 2025-07-18 | Japanese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
2 filings
| |||||
| 33018498 | 確認書 | 2026-03-24 | Japanese | ||
| 33018497 | 有価証券報告書-第54期(2025/01/01-2025/12/31) | 2026-03-24 | Japanese | ||
|
2025
8 filings
| |||||
| 7857755 | 確認書 | 2025-08-14 | Japanese | ||
| 7857746 | 半期報告書-第54期(2025/01/01-2025/12/31) | 2025-08-14 | Japanese | ||
| 7239375 | 確認書 | 2025-07-18 | Japanese | ||
| 7239378 | 訂正有価証券報告書-第53期(2024/01/01-2024/12/31) | 2025-07-18 | Japanese | ||
| 7272577 | 臨時報告書 | 2025-03-26 | Japanese | ||
| 7272493 | 内部統制報告書-第53期(2024/01/01-2024/12/31) | 2025-03-26 | Japanese | ||
| 7272453 | 確認書 | 2025-03-26 | Japanese | ||
| 7272457 | 有価証券報告書-第53期(2024/01/01-2024/12/31) | 2025-03-26 | Japanese | ||
|
2024
5 filings
| |||||
| 7311974 | 確認書 | 2024-08-14 | Japanese | ||
| 7311977 | 半期報告書-第53期(2024/01/01-2024/12/31) | 2024-08-14 | Japanese | ||
| 7337476 | 確認書 | 2024-05-15 | Japanese | ||
| 7337478 | 四半期報告書-第53期第1四半期(2024/01/01-2024/03/31) | 2024-05-15 | Japanese | ||
| 7345766 | 臨時報告書 | 2024-03-27 | 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 |
UNICAFE 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/11120/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=11120 | 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=11120 | 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=11120 \ -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": 11120}, 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 UNICAFE INC. (id: 11120)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.