
COMPRESSION & ENCRYPTION TECHNOLOGIES INC. — Investor Relations & Filings
Compression Technology Inc. (CTI) is a specialized service provider focused on the maintenance, optimization, and overhaul of natural gas engines and compressors. CTI delivers comprehensive field services, including scheduled maintenance and in-field overhauls, supported by experienced technicians operating across British Columbia and Alberta. The company also offers complete gas compression equipment design, fabrication, and assembly services from its dedicated facility. To ensure minimal operational disruption for clients, CTI maintains a 24-hour, 365-day parts department with a substantial inventory of OEM and aftermarket components. CTI operates with a strong commitment to safety, adhering to a rigorous Safety Management System.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| Preliminary Receipt.w51 | 1997-12-03 | English |
Browse filings by year
1 year| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
1997
1 filing
| |||||
| 47520678 | Preliminary Receipt.w51 | 1997-12-03 | English | ||
Market data
Market data not available
Price history
Peer group · Repair and maintenance of machinery
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Vimab Group AB
An industrial group delivering services and solutions with …
|
VIMAB | SE | Manufacturing |
|
Zhengzhou Suda Industry Machinery Service Co., Ltd.
Provides maintenance, repair, and remanufacturing services …
|
001277 | CN | Manufacturing |
COMPRESSION & ENCRYPTION TECHNOLOGIES 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/44130/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=44130 | 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=44130 | 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=44130 \ -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": 44130}, 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 COMPRESSION & ENCRYPTION TECHNOLOGIES INC. (id: 44130)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.