
AP OIL INTERNATIONAL LIMITED — Investor Relations & Filings
AP Oil International Limited, established in 1975, manufactures lubricating oils and fluids. The company specializes in a comprehensive range of lubricants, including industrial, automotive, marine, and specialty fluids. It operates three lubricant blending plants, with two in Singapore and one in Vietnam. AP Oil International also provides blending services for multi-national brands and supplies to customer vessels.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| General Announcement::Minutes of 2026 Annual General Meeting | 2026-05-26 | English | |
| General Announcement::RESPONSE TO SUBSTANTIAL AND RELEVANT QUESTIONS FOR ANNUAL GENERAL MEETING | 2026-04-23 | English | |
| Annual Reports and Related Documents:: | 2026-04-06 | English | |
| Annual General Meeting::Voluntary | 2026-04-06 | English | |
| REPL::Annual General Meeting::Voluntary | 2026-04-06 | English | |
| Financial Statements and Related Announcement::Full Yearly Results | 2026-02-26 | English |
Browse filings by year
2 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
6 filings
| |||||
| 47056765 | General Announcement::Minutes of 2026 Annual General Meeting | 2026-05-26 | English | ||
| 44889850 | General Announcement::RESPONSE TO SUBSTANTIAL AND RELEVANT QUESTIONS FOR ANNUAL GENERAL MEETING | 2026-04-23 | English | ||
| 44891803 | Annual Reports and Related Documents:: | 2026-04-06 | English | ||
| 44891812 | Annual General Meeting::Voluntary | 2026-04-06 | English | ||
| 44889034 | REPL::Annual General Meeting::Voluntary | 2026-04-06 | English | ||
| 44894787 | Financial Statements and Related Announcement::Full Yearly Results | 2026-02-26 | English | ||
|
2025
5 filings
| |||||
| 44908319 | Financial Statements and Related Announcement::Half Yearly Results | 2025-08-12 | English | ||
| 44914128 | General Announcement::Minutes of 2025 Annual General Meeting | 2025-05-26 | English | ||
| 44918853 | Annual Reports and Related Documents:: | 2025-04-07 | English | ||
| 44918860 | Annual General Meeting::Voluntary | 2025-04-07 | English | ||
| 44916627 | REPL::Annual General Meeting::Voluntary | 2025-04-07 | English | ||
Market data
Market data not available
Price history
Peer group · Manufacture of refined petroleum products; manufacture of fossil fuel products
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
AEMETIS, INC
Produces low-carbon fuels and chemicals from renewable feed…
|
AMTX | US | Manufacturing |
|
Agarwal Industrial Corporation Limited
Integrated bitumen manufacturing, logistics, and trading wi…
|
AGARIND | IN | Manufacturing |
|
AMPOL LIMITED
Refines, imports, and distributes fuels and lubricants for …
|
ALD | AU | Manufacturing |
|
Arabian Petroleum Limited
Produces lubricants, oils, and greases for automotive and i…
|
ARABIAN | IN | Manufacturing |
|
Ashdod Refinery Ltd.
An oil refining company that processes crude oil into vario…
|
ARF | IL | Manufacturing |
|
Attock Refinery Limited
Pioneer in petroleum refining, processing crude oil and sup…
|
ATRL | PK | Manufacturing |
|
Bashneft ANK
Integrated oil and gas company with exploration, production…
|
BANE_p | RU | Manufacturing |
|
Bazan Oil Refineries Ltd.
An integrated refining and petrochemicals company producing…
|
ORL | IL | Manufacturing |
|
Bharat Petroleum Corpn. Ltd.
Integrated energy entity refining, distributing, and market…
|
BPCL | IN | Manufacturing |
|
BHARAT PETROLEUM CORPORATION LIMITED
An integrated energy company refining, distributing, and ma…
|
2KPB | SG | Manufacturing |
AP OIL INTERNATIONAL LIMITED 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/67673/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=67673 | 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=67673 | 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=67673 \ -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": 67673}, 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 AP OIL INTERNATIONAL LIMITED (id: 67673)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.