
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 |
|---|---|---|---|
| 確認書 | 2025-10-14 | Japanese | |
| 半期報告書-第10期(2025/03/01-2026/02/28) | 2025-10-14 | Japanese | |
| 臨時報告書 | 2025-05-29 | Japanese | |
| 確認書 | 2025-05-29 | Japanese | |
| 有価証券報告書-第9期(2024/03/01-2025/02/28) | 2025-05-29 | Japanese | |
| 内部統制報告書-第9期(2024/03/01-2025/02/28) | 2025-05-29 | Japanese |
Browse filings by year
4 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2025
7 filings
| |||||
| 8017696 | 確認書 | 2025-10-14 | Japanese | ||
| 8017676 | 半期報告書-第10期(2025/03/01-2026/02/28) | 2025-10-14 | Japanese | ||
| 7261479 | 臨時報告書 | 2025-05-29 | Japanese | ||
| 7261471 | 確認書 | 2025-05-29 | Japanese | ||
| 7261474 | 有価証券報告書-第9期(2024/03/01-2025/02/28) | 2025-05-29 | Japanese | ||
| 7261331 | 内部統制報告書-第9期(2024/03/01-2025/02/28) | 2025-05-29 | Japanese | ||
| 7276533 | 意見表明報告書 | 2025-02-18 | Japanese | ||
|
2024
8 filings
| |||||
| 7304542 | 臨時報告書 | 2024-10-22 | Japanese | ||
| 7304980 | 確認書 | 2024-10-15 | Japanese | ||
| 7304956 | 半期報告書-第9期(2024/03/01-2025/02/28) | 2024-10-15 | Japanese | ||
| 7315887 | 確認書 | 2024-07-16 | Japanese | ||
| 7315867 | 四半期報告書-第9期第1四半期(2024/03/01-2024/05/31) | 2024-07-16 | Japanese | ||
| 7334879 | 臨時報告書 | 2024-05-30 | Japanese | ||
| 7334877 | 確認書 | 2024-05-30 | Japanese | ||
| 7334878 | 内部統制報告書-第8期(2023/03/01-2024/02/29) | 2024-05-30 | Japanese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of other food products n.e.c.
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
7 Fit Spolka Akcyjna
Producer and distributor of nutritional and dietary supplem…
|
7FT | PL | Manufacturing |
|
A1 A.K. KOH GROUP BERHAD
Manufactures, markets, supplies, and distributes over 340 p…
|
— | MY | Manufacturing |
|
AB Akola Group
An agricultural and food production group with integrated '…
|
LNA1L | LT | Manufacturing |
|
Above Food Ingredients Inc.
A plant-based ingredient company specializing in regenerati…
|
ABVE | CA | Manufacturing |
|
Abram Food Limited
Manufactures and distributes snacks, confectionery, and pro…
|
544422 | IN | Manufacturing |
|
ACOMO N.V.
Sources, processes, and distributes plant-based ingredients…
|
ACOMO | NL | Manufacturing |
|
AFC Group Holdings Limited
Produces and distributes food, health, and beauty products …
|
AFC | NZ | Manufacturing |
|
Agape ATP Corp
Provides health products and wellness advisory services in …
|
ATPC | US | Manufacturing |
|
AGTHIA Group
Manufacturer and distributor of diverse, nutritious food an…
|
AGTHIA | AE | Manufacturing |
|
AGV Products Corporation
Manufactures food, beverages, and health supplements using …
|
1217 | TW | 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.