
PT Agung Menjangan Mas Tbk — Investor Relations & Filings
PT Agung Menjangan Mas Tbk provides comprehensive supporting services for aquaculture, primarily focusing on shrimp farming. Its services encompass pond preparation, cultivation care and supervision, harvesting, and post-harvest management. The company also engages in the direct cultivation of various marine fish, including Grouper, Barramundi, and Star Pomfret, as well as Lobster. Additionally, it offers land rental for aquaculture purposes. With approximately 30 years of experience, the company applies modern technology and certified practices to deliver quality fishery products and services to both domestic and international markets.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| Penyampaian Bukti Iklan Panggilan RUPS | 2026-05-26 | Indonesian | |
| Pemanggilan Rapat Umum Pemegang Saham Tahunan | 2026-05-26 | Indonesian | |
| Penyampaian Bukti Iklan Pemberitahuan RUPS | 2026-05-26 | Indonesian | |
| Pemberitahuan Rencana Rapat Umum Pemegang Saham Tahunan | 2026-05-11 | Indonesian | |
| Laporan Bulanan Registrasi Pemegang Efek | 2026-05-08 | Indonesian |
Browse filings by year
1 year| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
5 filings
| |||||
| 47047585 | Penyampaian Bukti Iklan Panggilan RUPS | 2026-05-26 | Indonesian | ||
| 47047599 | Pemanggilan Rapat Umum Pemegang Saham Tahunan | 2026-05-26 | Indonesian | ||
| 47047600 | Penyampaian Bukti Iklan Pemberitahuan RUPS | 2026-05-26 | Indonesian | ||
| 44941854 | Pemberitahuan Rencana Rapat Umum Pemegang Saham Tahunan | 2026-05-11 | Indonesian | ||
| 44942761 | Laporan Bulanan Registrasi Pemegang Efek | 2026-05-08 | Indonesian | ||
Market data
Market data not available
Price history
Peer group · Support activities for fishing and aquaculture
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Benchmark Holdings Plc
Aquaculture biotechnology firm providing genetics, nutritio…
|
BMK | GB | Agriculture, forestry and fishi… |
|
Frøy ASA
An integrated service provider of aqua services to the aqua…
|
FROY | NO | Agriculture, forestry and fishi… |
|
NOCERA, INC.
An integrated aquaculture company specializing in land-base…
|
NCRA | US | Agriculture, forestry and fishi… |
|
PT Dua Putra Utama Makmur Tbk.
Integrated fishery company focusing on seafood processing, …
|
DPUM | ID | Agriculture, forestry and fishi… |
PT Agung Menjangan Mas Tbk 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/68967/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=68967 | 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=68967 | 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=68967 \ -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": 68967}, 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 PT Agung Menjangan Mas Tbk (id: 68967)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.