
ASAHIMATSU FOODS CO.,LTD. — Investor Relations & Filings
Asahimatsu Foods Co., Ltd. is a manufacturer of processed food products, specializing in soy-based items that emphasize health, taste, and convenience. The company's flagship product is 'Shin Asahi Tofu,' a traditional dried-frozen tofu (koya-tofu) known for being a high-protein, plant-based food. The product portfolio also includes 'Namamisozui,' a line of instant miso soups offering authentic flavor with quick preparation, and 'Daizu no Hana' soybean flakes. Catering to specific dietary needs, Asahimatsu Foods also produces 'Cut Gourmet,' a diverse range of soft meals designed for consumers with chewing or swallowing difficulties, ensuring they can be enjoyed daily.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 自己株式立会外買付取引(ToSTNeT-3)による自己株式の取得結果及び取得終了に関するお知らせ | 2026-05-18 | Japanese | |
| 自己株式の取得及び自己株式立会外買付取引(ToSTNeT-3)による自己株式の買付けに関するお知らせ | 2026-05-15 | Japanese | |
| 確認書 | 2025-11-10 | Japanese | |
| 半期報告書-第76期(2025/04/01-2026/03/31) | 2025-11-10 | Japanese | |
| 臨時報告書 | 2025-06-30 | Japanese | |
| 内部統制報告書-第75期(2024/04/01-2025/03/31) | 2025-06-27 | Japanese |
Browse filings by year
12 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
2 filings
| |||||
| 46540976 | 自己株式立会外買付取引(ToSTNeT-3)による自己株式の取得結果及び取得終了に関するお知らせ | 2026-05-18 | Japanese | ||
| 46885258 | 自己株式の取得及び自己株式立会外買付取引(ToSTNeT-3)による自己株式の買付けに関するお知らせ | 2026-05-15 | Japanese | ||
|
2025
6 filings
| |||||
| 8161512 | 確認書 | 2025-11-10 | Japanese | ||
| 8161510 | 半期報告書-第76期(2025/04/01-2026/03/31) | 2025-11-10 | Japanese | ||
| 7242623 | 臨時報告書 | 2025-06-30 | Japanese | ||
| 7246463 | 内部統制報告書-第75期(2024/04/01-2025/03/31) | 2025-06-27 | Japanese | ||
| 7246443 | 確認書 | 2025-06-27 | Japanese | ||
| 7246444 | 有価証券報告書-第75期(2024/04/01-2025/03/31) | 2025-06-27 | Japanese | ||
|
2024
7 filings
| |||||
| 7300521 | 確認書 | 2024-11-11 | Japanese | ||
| 7300517 | 半期報告書-第75期(2024/04/01-2025/03/31) | 2024-11-11 | Japanese | ||
| 7317836 | 臨時報告書 | 2024-07-01 | Japanese | ||
| 7322862 | 内部統制報告書-第74期(2023/04/01-2024/03/31) | 2024-06-27 | Japanese | ||
| 7322825 | 確認書 | 2024-06-27 | Japanese | ||
| 7322795 | 有価証券報告書-第74期(2023/04/01-2024/03/31) | 2024-06-27 | Japanese | ||
| 7358086 | 確認書 | 2024-02-07 | 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 |
ASAHIMATSU FOODS 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/11107/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=11107 | 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=11107 | 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=11107 \ -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": 11107}, 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 ASAHIMATSU FOODS CO.,LTD. (id: 11107)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.