
Imex Systems Inc. — Investor Relations & Filings
Imex Systems Inc. develops cloud-based shop management software solutions primarily targeting the collision repair industry. Its flagship product, ImEX Online, is a comprehensive system designed for auto body shops, managing the entire repair lifecycle from scheduling and real-time production tracking to delivery and payment processing. The software provides tools for cost control, profitability maximization, and cycle time reduction. Key features include automated invoicing, detailed performance reporting, integration capabilities with industry platforms (e.g., Mitchell Connect, Audatex), and centralized parts procurement. A unique offering is ImEX Pay, an integrated, secure payment processing solution. The system is specifically tailored to the needs of Canadian collision centers.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| Material change report - English.pdf | 2019-05-16 | English | |
| News release - English.pdf | 2019-04-26 | English | |
| Notice.pdf | 2019-04-25 | English | |
| News release - English.pdf | 2019-02-21 | English | |
| News release - English.pdf | 2019-02-08 | English | |
| News release - English.pdf | 2019-01-11 | English |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2019
6 filings
| |||||
| 47560141 | Material change report - English.pdf | 2019-05-16 | English | ||
| 47560146 | News release - English.pdf | 2019-04-26 | English | ||
| 47560149 | Notice.pdf | 2019-04-25 | English | ||
| 47560153 | News release - English.pdf | 2019-02-21 | English | ||
| 47560170 | News release - English.pdf | 2019-02-08 | English | ||
| 47560174 | News release - English.pdf | 2019-01-11 | English | ||
|
2018
9 filings
| |||||
| 47560177 | News release - English.pdf | 2018-12-10 | English | ||
| 47560186 | News release - English.pdf | 2018-12-06 | English | ||
| 47560190 | Report of exempt distribution excluding schedule 1 of Form 5 (amended).pdf | 2018-12-05 | English | ||
| 47560194 | 52-109FV2 - Certification of interim filings - CFO (E).pdf | 2018-11-19 | English | ||
| 47560198 | Interim financial statements/report – English.pdf | 2018-11-19 | English | ||
| 47560202 | News release - English.pdf | 2018-11-15 | English | ||
| 47560206 | News release - English.pdf | 2018-11-07 | English | ||
| 47560289 | News release - English.pdf | 2018-11-05 | English | ||
| 47560296 | Notice of meeting - English.pdf | 2018-10-29 | English | ||
Market data
Market data not available
Price history
Peer group · Other computer programming activities
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
GlobalSpace Technologies Limited
Develops digital transformation solutions for healthcare an…
|
540654 | IN | Telecommunications, computer pr… |
|
Globant S.A.
A digital engineering services company focused on AI-powere…
|
GLOB | LU | Telecommunications, computer pr… |
|
GlobeeCom International Inc.
Develops and markets computer software for IP collaboration…
|
GCOM | CA | Telecommunications, computer pr… |
|
GLODON COMPANY LIMITED
Global digital building platform provider for the AEC indus…
|
002410 | CN | Telecommunications, computer pr… |
|
GMO TECH,Inc.
A digital marketing firm offering customer acquisition and …
|
6026 | JP | Telecommunications, computer pr… |
|
G-NEXT Inc.
IT company offering a SaaS platform for digital transformat…
|
4179 | JP | Telecommunications, computer pr… |
|
Gogolook
Global TrustTech firm providing AI-driven anti-fraud and ri…
|
6902 | TW | Telecommunications, computer pr… |
|
GO HUB CAPITAL BERHAD
Offers comprehensive transportation IT solutions for bus, r…
|
— | MY | Telecommunications, computer pr… |
|
Goldpac Group Limited
Global developer and supplier of secure payment devices, so…
|
3315 | HK | Telecommunications, computer pr… |
|
Gomero Group AB
Provides predictive maintenance solutions for the energy di…
|
GOMERO | SE | Telecommunications, computer pr… |
Imex Systems 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/44236/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=44236 | 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=44236 | 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=44236 \ -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": 44236}, 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 Imex Systems Inc. (id: 44236)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.