
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 |
|---|---|---|---|
|
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 |
|
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 |
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.