
PT Aman Agrindo Tbk — Investor Relations & Filings
PT Aman Agrindo Tbk specializes in sugarcane plantation, sugar trading, and the sugar industry. The company manages the comprehensive sugarcane cultivation process, encompassing land processing, seeding, planting, maintenance, and harvesting. It produces high-quality crystal sugar and liquid sugar. PT Aman Agrindo Tbk actively contributes to the development of domestic sugarcane plantations and the increase of local sugar production.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| Pemberitahuan Rencana Rapat Umum Pemegang Saham Tahunan | 2026-05-11 | Indonesian | |
| Laporan Bulanan Registrasi Pemegang Efek | 2026-05-07 | Indonesian |
Browse filings by year
1 year| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
2 filings
| |||||
| 44941866 | Pemberitahuan Rencana Rapat Umum Pemegang Saham Tahunan | 2026-05-11 | Indonesian | ||
| 44953356 | Laporan Bulanan Registrasi Pemegang Efek | 2026-05-07 | Indonesian | ||
Market data
Market data not available
Price history
Peer group · Growing of sugar cane
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
COMPANIA INVERSORA INDUSTRIAL S.A.
Agribusiness focused on sugarcane and sugar, exporting and …
|
— | AR | Agriculture, forestry and fishi… |
|
Công ty Cổ phần Thành Thành Công - Biên Hòa
A leading multinational agricultural enterprise specializin…
|
SBT | VN | Agriculture, forestry and fishi… |
|
CROOKES BROTHERS LIMITED
Southern African agri-business cultivating sugar cane, bana…
|
CKS | ZA | Agriculture, forestry and fishi… |
PT Aman Agrindo 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/69280/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=69280 | 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=69280 | 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=69280 \ -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": 69280}, 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 Aman Agrindo Tbk (id: 69280)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.