
EDEN INC. BHD — Investor Relations & Filings
EDEN INC. BHD, established in 1964, is a diversified company with core business activities in Food & Beverage, Tourism, Energy, and Manufacturing. Initially focused on Food & Beverage and Tourism, the company strategically expanded into the Energy and Manufacturing sectors from 2002. This diversification aims to provide steady profit and cash flow, mitigating economic cycle impacts. Its Food & Beverage division manages central kitchens for dining and catering services, primarily serving Peninsular Malaysia. The Energy sector operates as an an independent power producer, contributing to its broad operational scope.
Recent filings
Browse filings by year
2 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
2 filings
| |||||
| 46778858 | OTHERSEDEN INC. BERHAD ("EDEN" or "the Company") - Achievement of Financial Close in relation to the Power Purchase Agreement for the development of a 29.99 megawatt in alternating current ("MWac") L | 2026-04-23 | English | ||
| 46835951 | Quarterly rpt on consolidated results for the financial period ended 31/12/2025 | 2026-02-25 | English | ||
|
2025
6 filings
| |||||
| 46909800 | General Meetings: Outcome of Meeting | 2025-12-03 | English | ||
| 46916350 | Quarterly rpt on consolidated results for the financial period ended 30/09/2025 | 2025-11-26 | English | ||
| 46918699 | Change of Company Secretary - CHEW KIT YEE | 2025-11-25 | English | ||
| 46929352 | TRANSACTIONS (CHAPTER 10 OF LISTING REQUIREMENTS) : NON RELATED PARTY TRANSACTIONSEDEN INC. BERHAD ("EDEN" OR "THE COMPANY") - COMPULSORY DISPOSAL OF PART OF THE COMPANY'S LAND HELD UNDER LOT 109289, | 2025-11-12 | English | ||
| 46934871 | Annual Report & CG Report - 2025 | 2025-10-30 | English | ||
| 46935866 | General Meetings: Notice of Meeting | 2025-10-29 | English | ||
Market data
Market data not available
Price history
Peer group · Other food service activities
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
OCEAN SYSTEM CORPORATION
A diversified food company operating supermarkets, delivery…
|
3096 | JP | Accommodation and food service … |
|
Premium Catering (Holdings) Ltd
A food catering service specializing in Halal-certified, bu…
|
PC | US | Accommodation and food service … |
|
SavorEat Ltd.
Develops an AI-powered platform for automated, on-demand pe…
|
SVRT | IL | Accommodation and food service … |
|
SILVER LIFE CO., LTD.
A franchise management company specializing in food deliver…
|
9262 | JP | Accommodation and food service … |
|
SSP Group PLC
Operator of food and beverage outlets in airports and railw…
|
SSPG | GB | Accommodation and food service … |
|
Ugotur AD
A company that provides catering services.
|
RZUG | MK | Accommodation and food service … |
EDEN INC. BHD 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/70531/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=70531 | 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=70531 | 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=70531 \ -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": 70531}, 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 EDEN INC. BHD (id: 70531)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.