
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 |
|---|---|---|---|
|
Good Gamer Entertainment Inc.
Technology firm operating in digital ad optimization and mo…
|
GOOD | CA | Telecommunications, computer pr… |
|
GOODWILL E-HEALTH INFO CO., LTD.
Develops healthcare IT solutions including HIS, EMR, and CI…
|
688246 | CN | Telecommunications, computer pr… |
|
Gorilla Technology Group Inc.
Provider of AI solutions for video intelligence, IIoT, and …
|
GRRR | US | Telecommunications, computer pr… |
|
GoverMedia Plus Canada Corp.
Operates an internet platform for e-commerce and social med…
|
MPLS | CA | Telecommunications, computer pr… |
|
Gpi
Develops software and services for the digital transformati…
|
GPI | IT | Telecommunications, computer pr… |
|
Grab2Go AS
Develops autonomous, unmanned robotic store solutions for r…
|
GRB2G | EE | Telecommunications, computer pr… |
|
GRAB HOLDINGS LIMITED
Southeast Asia's leading superapp for ride-hailing, food de…
|
52WB | SG | Telecommunications, computer pr… |
|
GRANDIT CO.,LTD.
Develops web-native ERP solutions for core business integra…
|
688549 | CN | Telecommunications, computer pr… |
|
Grandshores Technology Group Limited
Offers construction engineering services in Singapore and I…
|
1647 | HK | Telecommunications, computer pr… |
|
Graphy Inc.
Develops and manufactures advanced 3D printing materials fo…
|
318060 | KR | 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.