
INNEOVA Holdings Ltd — Investor Relations & Filings
INNEOVA Holdings Ltd. is a specialized distributor of automotive and industrial spare parts. The company provides a comprehensive range of high-quality Original Equipment Manufacturer (OEM) and aftermarket replacement parts for various vehicles and combustion engines. Its business is organized into two primary segments: On-Highway and Off-Highway. The On-Highway segment caters to the automotive market, while the Off-Highway division serves industrial applications, operating through key subsidiaries to ensure specialized distribution. The company focuses on engineering and delivering reliable components across its diverse operational sectors, which include Automotive, Engineering, and Industrial.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 6-K | 2026-06-05 | English | |
| 20-F | 2026-05-15 | English | |
| 6-K | 2025-12-11 | English | |
| S-8 | 2025-10-10 | English | |
| 6-K | 2025-09-30 | English | |
| 6-K | 2025-08-28 | English |
Browse filings by year
5 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
2 filings
| |||||
| 47978217 | 6-K | 2026-06-05 | English | ||
| 46361218 | 20-F | 2026-05-15 | English | ||
|
2025
13 filings
| |||||
| 13596277 | 6-K | 2025-12-11 | English | ||
| 13596280 | S-8 | 2025-10-10 | English | ||
| 13596278 | 6-K | 2025-09-30 | English | ||
| 13596279 | 6-K | 2025-08-28 | English | ||
| 13596281 | 6-K | 2025-08-06 | English | ||
| 13596282 | Major Shareholding Notification 2025 | 2025-05-23 | English | ||
| 13596284 | 20-F | 2025-05-14 | English | ||
| 13596283 | Regulatory Filings 2025 | 2025-05-06 | English | ||
| 13596286 | Major Shareholding Notification 2025 | 2025-05-06 | English | ||
| 13596285 | Regulatory Filings 2025 | 2025-05-01 | English | ||
| 13596289 | Regulatory Filings 2025 | 2025-04-28 | English | ||
| 13596287 | Regulatory Filings 2025 | 2025-04-21 | English | ||
| 13596288 | Declaration of Voting Results & Voting Rights Announcements 2025 | 2025-04-01 | English | ||
Market data
Market data not available
Price history
Peer group · Wholesale of other machinery and equipment
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Asia Pioneer Entertainment Holdings Limited
Global distributor and supplier of electronic gaming equipm…
|
8400 | HK | Wholesale and retail trade |
|
ASKA CORPORATION
Imports and exports industrial products for the EDM and pow…
|
7227 | JP | Wholesale and retail trade |
|
BCM ALLIANCE BERHAD
Investment holding company distributing and servicing comme…
|
— | MY | Wholesale and retail trade |
|
BEARING POWER (CANADA) LIMITED
Specialized provider of industrial MRO supply chain solutio…
|
— | CA | Wholesale and retail trade |
|
Beein Spolka Akcyjna
Direct importer and wholesale distributor of renewable ener…
|
BEE | PL | Wholesale and retail trade |
|
Beijer Ref
Global wholesaler of refrigeration, HVAC, and OEM climate-s…
|
BEIJ | SE | Wholesale and retail trade |
|
Beijing Oriental Jicheng Co.,Ltd
Distributes electronic measurement instruments and provides…
|
002819 | CN | Wholesale and retail trade |
|
Berling S.A.
Specialized wholesaler of refrigeration and air-conditionin…
|
BRG | PL | Wholesale and retail trade |
|
BIAMAQ S.R.L.
Sale, rental, and service of construction and logistics mac…
|
— | AR | Wholesale and retail trade |
|
Brd. Klee
Engineering and trading company providing technical solutio…
|
KLEE | DK | Wholesale and retail trade |
INNEOVA Holdings Ltd 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/35032/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=35032 | 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=35032 | 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=35032 \ -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": 35032}, 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 INNEOVA Holdings Ltd (id: 35032)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.