
BRAHIM — Investor Relations & Filings
Brahim's Holdings Berhad, operating as BRAHIM'S Group, specializes in catering services and the production of authentic Asian sauces. Its core business activities include providing catering for airlines, military contracts, and universities. The company also offers a range of Asian sauces known for delivering consistent cooking results. Brahim's focuses on adapting its core businesses and capabilities to remain relevant in evolving economic landscapes.
Recent filings
No filings indexed yet
We are still gathering filings for BRAHIM. .
No filings match the current filters
Try clearing the filters, or .
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 … |
BRAHIM 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/70368/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=70368 | 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=70368 | 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=70368 \ -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": 70368}, 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 BRAHIM (id: 70368)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.