
Pharma Foods International Co., Ltd. — Investor Relations & Filings
Pharma Foods International Co., Ltd. is a research-driven company focused on developing food ingredients with scientifically-proven functions, guided by the mission to create products as effective as pharmaceuticals. The company's operations are centered on three core areas: immunity, aging, and the nervous system. Its business is structured into three main segments: the Functional Materials business, which develops and sells proprietary ingredients; the B2C business, which markets and sells supplements, cosmetics, and non-pharmaceutical products directly to consumers via e-commerce; and the Bio Medical business, which engages in drug discovery utilizing its proprietary ALAgene® antibody-production technology.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 確認書 | 2026-03-16 | Japanese | |
| 半期報告書-第29期(2025/08/01-2026/07/31) | 2026-03-16 | Japanese | |
| 確認書 | 2025-10-21 | Japanese | |
| 有価証券報告書-第28期(2024/08/01-2025/07/31) | 2025-10-21 | Japanese | |
| 自己株券買付状況報告書(法24条の6第1項に基づくもの) | 2025-06-05 | Japanese | |
| 確認書 | 2025-03-14 | Japanese |
Browse filings by year
12 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
2 filings
| |||||
| 32953794 | 確認書 | 2026-03-16 | Japanese | ||
| 32953790 | 半期報告書-第29期(2025/08/01-2026/07/31) | 2026-03-16 | Japanese | ||
|
2025
5 filings
| |||||
| 8033252 | 確認書 | 2025-10-21 | Japanese | ||
| 8033250 | 有価証券報告書-第28期(2024/08/01-2025/07/31) | 2025-10-21 | Japanese | ||
| 7260280 | 自己株券買付状況報告書(法24条の6第1項に基づくもの) | 2025-06-05 | Japanese | ||
| 7273862 | 確認書 | 2025-03-14 | Japanese | ||
| 7273863 | 半期報告書-第28期(2024/08/01-2025/07/31) | 2025-03-14 | Japanese | ||
|
2024
8 filings
| |||||
| 7294958 | 臨時報告書 | 2024-11-18 | Japanese | ||
| 7304290 | 訂正有価証券届出書(参照方式) | 2024-10-28 | Japanese | ||
| 7304289 | 臨時報告書 | 2024-10-28 | Japanese | ||
| 7304495 | 訂正有価証券届出書(参照方式) | 2024-10-24 | Japanese | ||
| 7304494 | 確認書 | 2024-10-24 | Japanese | ||
| 7304492 | 内部統制報告書-第27期(2023/08/01-2024/07/31) | 2024-10-24 | Japanese | ||
| 7304493 | 有価証券報告書-第27期(2023/08/01-2024/07/31) | 2024-10-24 | Japanese | ||
| 7304531 | 有価証券届出書(参照方式) | 2024-10-22 | 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
Manufactures food, beverages, and health supplements using …
|
1217 | TW | Manufacturing |
Pharma Foods International Co., Ltd. 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/12254/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=12254 | 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=12254 | 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=12254 \ -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": 12254}, 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 Pharma Foods International Co., Ltd. (id: 12254)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.