
BASE FOOD, Inc. — Investor Relations & Filings
BASE FOOD, Inc. is a food-technology company that develops and markets nutritionally complete staple foods. The company's core product line, the "BASE FOOD" series, includes bread, noodles, and cookies designed to provide a convenient and balanced dietary solution for busy individuals. Each product is formulated to contain one-third of the daily required intake for 33 essential nutrients, including protein, dietary fiber, vitamins, and minerals. By reinventing everyday foods, the company aims to eliminate the common trade-off between convenience, taste, and health, making a nutritious lifestyle more accessible.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 主要株主である筆頭株主の異動に関するお知らせ | 2026-05-29 | Japanese | |
| 臨時報告書 | 2026-05-28 | Japanese | |
| 確認書 | 2026-05-28 | Japanese | |
| 有価証券報告書-第10期(2025/03/01-2026/02/28) | 2026-05-28 | Japanese | |
| 事業計画及び成長可能性に関する事項について | 2026-05-26 | Japanese | |
| 訂正臨時報告書 | 2026-05-25 | Japanese |
Browse filings by year
5 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
13 filings
| |||||
| 47878835 | 主要株主である筆頭株主の異動に関するお知らせ | 2026-05-29 | Japanese | ||
| 47854485 | 臨時報告書 | 2026-05-28 | Japanese | ||
| 47854394 | 確認書 | 2026-05-28 | Japanese | ||
| 47854325 | 有価証券報告書-第10期(2025/03/01-2026/02/28) | 2026-05-28 | Japanese | ||
| 47053054 | 事業計画及び成長可能性に関する事項について | 2026-05-26 | Japanese | ||
| 46999499 | 訂正臨時報告書 | 2026-05-25 | Japanese | ||
| 46779261 | 有償ストック・オプション(新株予約権)の発行内容確定に関するお知らせ | 2026-05-22 | Japanese | ||
| 46878300 | 取締役候補者の選任に関するお知らせ | 2026-04-22 | Japanese | ||
| 46878298 | 定款一部変更に関するお知らせ | 2026-04-22 | Japanese | ||
| 46877104 | 株式会社メルコグループとの資本業務提携に関するお知らせ | 2026-04-14 | Japanese | ||
| 46877103 | 有償ストック・オプション(新株予約権)の発行に関するお知らせ | 2026-04-14 | Japanese | ||
| 46877102 | 2026年度2月期 通期決算説明資料 | 2026-04-14 | Japanese | ||
| 46877100 | 2026年2月期 決算短信(日本基準)(非連結) | 2026-04-14 | Japanese | ||
|
2025
2 filings
| |||||
| 8017696 | 確認書 | 2025-10-14 | Japanese | ||
| 8017676 | 半期報告書-第10期(2025/03/01-2026/02/28) | 2025-10-14 | Japanese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of other food products n.e.c.
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Comvita Limited
Produces and distributes premium Manuka honey and bee-deriv…
|
CVT | NZ | Manufacturing |
|
CONAGRA BRANDS INC.
Manufactures and distributes branded food products for reta…
|
CAG | US | Manufacturing |
|
Công ty Cổ phần Hàng tiêu dùng Masan
A leading FMCG company manufacturing and distributing diver…
|
MCH | VN | Manufacturing |
|
Công ty Cổ phần Tập đoàn Kido
A prominent food group providing essential food products li…
|
KDC | VN | Manufacturing |
|
Công ty Cổ phần Tập đoàn PAN
Leading agriculture and food group, integrated value chain …
|
PAN | VN | Manufacturing |
|
COSMAX NBT, INC.
A global ODM/OBM manufacturer of health functional foods an…
|
222040 | KR | Manufacturing |
|
CRAFT 1861 Global Holdings Inc.
Health and wellness company developing and marketing non-ps…
|
BGPPF | CA | Manufacturing |
|
Dabur India Ltd.
Provides Ayurvedic and natural healthcare, personal and hom…
|
DABUR | IN | Manufacturing |
|
DAEDONG KOREA GINSENG CO.,LTD.
Manufacturer and distributor of ginseng and related health …
|
178600 | KR | Manufacturing |
|
DAESANG CORPORATION
A food company that manufactures and distributes food produ…
|
001680 | KR | Manufacturing |
BASE FOOD, 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/14575/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=14575 | 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=14575 | 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=14575 \ -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": 14575}, 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 BASE FOOD, Inc. (id: 14575)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.