
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 |
Browse filings by year
10 years| 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 |
|---|---|---|---|
|
Grupa Pracuj S.A.
An HR technology platform with digital solutions for recrui…
|
GPP | PL | Telecommunications, computer pr… |
|
GSI Co., Ltd.
IT solutions provider offering system development, consulti…
|
5579 | JP | Telecommunications, computer pr… |
|
GSTARSOFT CO., LTD.
Developer of 2D/3D CAD software and DWG-compatible solution…
|
688657 | CN | Telecommunications, computer pr… |
|
GUANGDONG TECSUN SCIENCE & TECHNOLOGY CO., LTD.
Develops smart card technology and systems for social secur…
|
002908 | CN | Telecommunications, computer pr… |
|
Guidewire Software, Inc.
Provides a software platform for the Property and Casualty …
|
GWRE | US | Telecommunications, computer pr… |
|
GuoChuang Software Co.,Ltd.
Provides software and IT services for energy, telecom, and …
|
300520 | CN | Telecommunications, computer pr… |
|
GUO TAI EPOINT SOFTWARE CO.,LTD.
Provides digital government, public resource trading, and s…
|
688232 | CN | Telecommunications, computer pr… |
|
GVA TECH, Inc.
A legal technology company developing AI services for corpo…
|
298A | JP | Telecommunications, computer pr… |
|
HALEOS LABS LIMITED
Provides custom software development, system integration, a…
|
HALEOSLABS | IN | Telecommunications, computer pr… |
|
Halogen Software Inc.
Cloud-based talent management solutions designed for mid-si…
|
HGN | CA | 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.