
Ajinomoto Co., Inc. — Investor Relations & Filings
Ajinomoto Co., Inc. is a global corporation specializing in food products and amino acid-based biotechnology. The company's core business includes the production of seasonings, cooking oils, frozen foods, and beverages. Leveraging its leadership in amino acid research and development, Ajinomoto also operates in advanced technology sectors. This includes the manufacturing of high-performance electronic materials, such as Ajinomoto Build-up Film (ABF) for semiconductors, and the development of solutions for the healthcare, pharmaceutical, and personal care industries. The company's diverse portfolio is unified by its application of amino science to contribute to food, health, and wellness.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 自己株券買付状況報告書(法24条の6第1項に基づくもの) | 2026-05-14 | Japanese | |
| 自己株式の取得状況に関するお知らせ | 2026-05-07 | Japanese | |
| 2026年3月期 決算短信〔IFRS〕(連結) | 2026-05-07 | Japanese | |
| 自己株券買付状況報告書(法24条の6第1項に基づくもの) | 2026-04-08 | Japanese | |
| 自己株券買付状況報告書(法24条の6第1項に基づくもの) | 2026-03-09 | Japanese | |
| 訂正発行登録書 | 2026-03-05 | Japanese |
Browse filings by year
12 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
9 filings
| |||||
| 45775237 | 自己株券買付状況報告書(法24条の6第1項に基づくもの) | 2026-05-14 | Japanese | ||
| 46881286 | 自己株式の取得状況に関するお知らせ | 2026-05-07 | Japanese | ||
| 46881283 | 2026年3月期 決算短信〔IFRS〕(連結) | 2026-05-07 | Japanese | ||
| 33763862 | 自己株券買付状況報告書(法24条の6第1項に基づくもの) | 2026-04-08 | Japanese | ||
| 32914569 | 自己株券買付状況報告書(法24条の6第1項に基づくもの) | 2026-03-09 | Japanese | ||
| 32901726 | 訂正発行登録書 | 2026-03-05 | Japanese | ||
| 14477233 | 訂正発行登録書 | 2026-02-05 | Japanese | ||
| 13749737 | 訂正発行登録書 | 2026-01-30 | Japanese | ||
| 12563058 | 自己株券買付状況報告書(法24条の6第1項に基づくもの) | 2026-01-13 | Japanese | ||
|
2025
6 filings
| |||||
| 9578673 | 自己株券買付状況報告書(法24条の6第1項に基づくもの) | 2025-12-08 | Japanese | ||
| 8188792 | 自己株券買付状況報告書(法24条の6第1項に基づくもの) | 2025-11-11 | Japanese | ||
| 8117254 | 確認書 | 2025-11-06 | Japanese | ||
| 8117253 | 半期報告書-第148期(2025/04/01-2026/03/31) | 2025-11-06 | Japanese | ||
| 7978086 | 自己株券買付状況報告書(法24条の6第1項に基づくもの) | 2025-10-08 | Japanese | ||
| 7856157 | 自己株券買付状況報告書(法24条の6第1項に基づくもの) | 2025-09-08 | 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 |
Ajinomoto Co., 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/11076/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=11076 | 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=11076 | 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=11076 \ -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": 11076}, 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 Ajinomoto Co., Inc. (id: 11076)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.