
KEYFIELD INTERNATIONAL BERHAD — Investor Relations & Filings
KEYFIELD INTERNATIONAL BERHAD is a leading provider of offshore accommodation solutions, specializing in the chartering of its own and third-party vessels. The company owns a diverse fleet, including Accommodation Work Boats, Anchor Handling Tug Supply vessels, Platform Supply Vessels, and Barges, with capacities ranging from 50 to 500 personnel. Beyond vessel chartering, it offers comprehensive onboard services such as catering, housekeeping, laundry, and medical support, alongside ship management. Primarily serving the upstream oil and gas industry, Keyfield is also equipped to support other sectors requiring offshore accommodation. Its capabilities are enhanced by being a PETRONAS licence holder and a panel contractor to key petroleum arrangement contractors, enabling direct participation in relevant tenders.
Recent filings
No filings indexed yet
We are still gathering filings for KEYFIELD INTERNATIONAL BERHAD. .
No filings match the current filters
Try clearing the filters, or .
Market data
Market data not available
Price history
Peer group · Other accommodation n.e.c.
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Black Diamond Group Limited
Provides specialty rental solutions, modular buildings, and…
|
BDI | CA | Accommodation and food service … |
|
Civeo Corp
Global provider of workforce accommodations and hospitality…
|
CVEO | US | Accommodation and food service … |
|
GREENS CO.,LTD.
Operates and manages a portfolio of proprietary and franchi…
|
6547 | JP | Accommodation and food service … |
|
LINDBLAD EXPEDITIONS HOLDINGS, INC.
An expedition travel company offering small-ship cruises to…
|
LIND | US | Accommodation and food service … |
|
Target Hospitality Corp.
Provides turnkey solutions for workforce accommodations and…
|
TH | US | Accommodation and food service … |
KEYFIELD INTERNATIONAL BERHAD 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/70865/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=70865 | 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=70865 | 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=70865 \ -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": 70865}, 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 KEYFIELD INTERNATIONAL BERHAD (id: 70865)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.