
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 |
|---|---|---|---|
|
Hamee Corp.
Designs and sells consumer goods and provides e-commerce sy…
|
3134 | JP | Telecommunications, computer pr… |
|
Hammock Inc.
Develops B2B software for IT management, sales support, and…
|
173A | JP | Telecommunications, computer pr… |
|
HANCOM INC.
Develops AI-powered office productivity solutions and docum…
|
030520 | KR | Telecommunications, computer pr… |
|
Hancom WITH Inc.
An information security specialist offering authentication …
|
054920 | KR | Telecommunications, computer pr… |
|
HANDYSOFT, Inc.
Develops B2B software for collaboration, workflow, and busi…
|
220180 | KR | Telecommunications, computer pr… |
|
Hangzhou Anysoft Information Technology Co., Ltd.
Develops digital forensics, data recovery, and network secu…
|
300571 | CN | Telecommunications, computer pr… |
|
HANGZHOU ARCVIDEO TECHNOLOGY CO., LTD.
Provides AI-driven video processing, encoding, and distribu…
|
688039 | CN | Telecommunications, computer pr… |
|
Hangzhou Gisway Information Technology Co.,Ltd.
Develops GIS and GNSS positioning solutions for spatial dat…
|
301390 | CN | Telecommunications, computer pr… |
|
HANGZHOU HOPECHART IOT TECHNOLOGY CO., LTD
Provides ICV solutions, telematics, and ADAS for commercial…
|
688288 | CN | Telecommunications, computer pr… |
|
Hangzhou Raycloud Technology Co.,Ltd
Provides e-commerce SaaS solutions for store management, CR…
|
688365 | CN | 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.