
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 |
|---|---|---|---|
|
GRATIFII LIMITED
Provides SaaS customer engagement, loyalty management, and …
|
GTI | AU | Telecommunications, computer pr… |
|
GRCS Inc.
Provides software and consulting for Governance, Risk, Comp…
|
9250 | JP | Telecommunications, computer pr… |
|
Great Chinasoft Technology Co.,Ltd
Provides digital transformation, software engineering, and …
|
002453 | CN | Telecommunications, computer pr… |
|
GREEN360 TECHNOLOGIES LIMITED
Provides technology platforms for monitoring and optimizing…
|
GT3 | AU | Telecommunications, computer pr… |
|
GreenBee, Inc.
A software development company specializing in Green and Di…
|
3913 | JP | Telecommunications, computer pr… |
|
Green Monster Inc.
Develops and operates experiential investment learning appl…
|
157A | JP | Telecommunications, computer pr… |
|
GRESHAM TECHNOLOGIES PLC
Provides enterprise data automation solutions for the finan…
|
GHT | GB | Telecommunications, computer pr… |
|
Groundhog
Provides AI-powered mobile big data analytics and mobility …
|
6906 | TW | Telecommunications, computer pr… |
|
Growens
Develops cloud-based marketing technologies for business-to…
|
IT | Telecommunications, computer pr… | |
|
GrowHub Ltd
A platform using blockchain and AI for supply chain traceab…
|
TGHL | US | 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.