
ENERCHEM INTERNATIONAL INC. — Investor Relations & Filings
Enerchem is a producer and manufacturer of specialized hydrocarbon fluids primarily serving the oil and gas industry for drilling, completions, and production operations. The core product line includes hydrocarbon drilling and fracturing fluids, production improving solvents, specialty aviation fuels, and heating oil. Enerchem's solvents are distinguished by their superior quality, lack of additives, and enhanced formation compatibility, providing economical remedies for wellbore and formation production issues. The company operates strategically located manufacturing facilities to ensure security of product supply and superior finished product quality. Additionally, fluid transportation and related oilfield logistics services are provided through Petrogas Logistics Partnership.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| Material change report - English.pdf | 2010-06-10 | English | |
| Material change report - English.pdf | 2010-04-28 | English | |
| Annual information form - English.pdf | 2010-03-12 | English | |
| Annual information form - English.pdf | 2009-03-16 | English | |
| Material change report - English.pdf | 2008-09-24 | English | |
| Material change report - English.pdf | 2008-04-10 | English |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2010
3 filings
| |||||
| 47757574 | Material change report - English.pdf | 2010-06-10 | English | ||
| 47757578 | Material change report - English.pdf | 2010-04-28 | English | ||
| 47757582 | Annual information form - English.pdf | 2010-03-12 | English | ||
|
2009
1 filing
| |||||
| 47757587 | Annual information form - English.pdf | 2009-03-16 | English | ||
|
2008
2 filings
| |||||
| 47757591 | Material change report - English.pdf | 2008-09-24 | English | ||
| 47757595 | Material change report - English.pdf | 2008-04-10 | English | ||
|
2006
2 filings
| |||||
| 47757599 | Material change report - English.pdf | 2006-05-11 | English | ||
| 47757602 | Material change report - English.pdf | 2006-01-06 | English | ||
|
2005
3 filings
| |||||
| 47757606 | Material document(s).pdf | 2005-12-24 | English | ||
| 47757610 | Other securityholders documents - English.pdf | 2005-04-25 | English | ||
| 47757614 | Other.pdf | 2005-04-25 | English | ||
|
2004
1 filing
| |||||
| 47757618 | Material change report - English.PDF | 2004-01-12 | English | ||
|
2002
3 filings
| |||||
| 47757622 | Cover letter.PDF | 2002-06-13 | English | ||
| 47757916 | Cover letter.PDF | 2002-06-12 | English | ||
| 47757920 | Cover letter.PDF | 2002-06-12 | 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 |
|
AP OIL INTERNATIONAL LIMITED
Manufactures lubricating oils and fluids, specializing in i…
|
5AU | SG | 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 |
ENERCHEM INTERNATIONAL 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/43101/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=43101 | 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=43101 | 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=43101 \ -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": 43101}, 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 ENERCHEM INTERNATIONAL INC. (id: 43101)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.