
Oil Optimization Inc. — Investor Relations & Filings
Oil Optimization Inc. is a junior company specializing in the exploration and development of oil and natural gas properties. The company's primary operational focus is centered on an advanced discovery program located onshore Thailand. Oil Optimization Inc. holds working interests in specific exploration blocks within this region, dedicating its resources to identifying, developing, and optimizing hydrocarbon reserves.
Recent filings
No filings indexed yet
We are still gathering filings for Oil Optimization Inc.. .
No filings match the current filters
Try clearing the filters, or .
Market data
Market data not available
Price history
Peer group · Extraction of crude petroleum
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Kolibri Global Energy Inc.
North American E&P focused on developing oil and gas reserv…
|
KEI | CA | Mining and quarrying |
|
KOREA NATIONAL OIL CORPORATION
A national oil and gas company engaged in global E&P, oil s…
|
98EB | SG | Mining and quarrying |
|
KOREA NATIONAL OIL CORPORATION
Engaged in global crude oil and natural gas exploration, de…
|
5O3B | SG | Mining and quarrying |
|
KOREA NATIONAL OIL CORPORATION
Integrated energy company focused on oil and gas E&P, crude…
|
1X6B | KR | Mining and quarrying |
|
KOREA NATIONAL OIL CORPORATION
Energy enterprise focused on crude oil and natural gas E&P,…
|
5Z3B | SG | Mining and quarrying |
|
Kosmos Energy Ltd.
A deepwater exploration and production company focused on o…
|
KOS | US | Mining and quarrying |
|
KRISENERGY LTD.
Independent upstream oil and gas company focused on E&P. En…
|
66WB | SG | Mining and quarrying |
|
KRISENERGY LTD.
Specialized in oil and gas exploration, development, and pr…
|
66XB | SG | Mining and quarrying |
|
Labrador Resources Inc.
Oil and gas exploration and development company with key as…
|
LTX | CA | Mining and quarrying |
|
Landmark Oil & Gas Corp.
Acquires, explores, and develops properties in the upstream…
|
LMK | CA | Mining and quarrying |
Oil Optimization Inc. 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/46239/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=46239 | 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=46239 | 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=46239 \ -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": 46239}, 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 Oil Optimization Inc. (id: 46239)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.