
ARES — Investor Relations & Filings
Ares International Corp. provides enterprise software solutions and system integration services, drawing on over forty years of technical expertise. The company’s core product suite includes the ciMes Manufacturing Execution System (MES), the HCP Human Capital Management (HCM) platform, and specialized Oracle ERP consulting and upgrade services. In the financial sector, it delivers SWIFT-related services, anti-money laundering (AML) systems, and regulatory reporting tools. Its cybersecurity portfolio features source code scanning, file encryption, and Public Key Infrastructure (PKI) solutions. Ares International Corp. supports diverse organizations through system maintenance, technical consulting, and professional outsourcing, focusing on optimizing operational workflows and strengthening information security frameworks across manufacturing, finance, and public sectors.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 115年年報及股東會資料 — 2026_2471_20260623FE5.pdf | 2026-05-22 | English | |
| 115年年報及股東會資料 — 2026_2471_20260623F13.pdf | 2026-05-22 | Chinese | |
| 115年年報及股東會資料 — 2026_2471_20260623FE2.pdf | 2026-05-22 | English | |
| 115年年報及股東會資料 — 2026_2471_20260623F02.pdf | 2026-05-22 | Chinese | |
| 115年年報及股東會資料 — 2026_2471_20260623FE1.pdf | 2026-05-22 | English | |
| 115年年報及股東會資料 — 2026_2471_20260623F01.pdf | 2026-05-22 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 47014907 | 115年年報及股東會資料 — 2026_2471_20260623FE5.pdf | 2026-05-22 | English | ||
| 47014905 | 115年年報及股東會資料 — 2026_2471_20260623F13.pdf | 2026-05-22 | Chinese | ||
| 47014902 | 115年年報及股東會資料 — 2026_2471_20260623FE2.pdf | 2026-05-22 | English | ||
| 47014898 | 115年年報及股東會資料 — 2026_2471_20260623F02.pdf | 2026-05-22 | Chinese | ||
| 47014895 | 115年年報及股東會資料 — 2026_2471_20260623FE1.pdf | 2026-05-22 | English | ||
| 47014894 | 115年年報及股東會資料 — 2026_2471_20260623F01.pdf | 2026-05-22 | Chinese | ||
| 46582399 | 115年05月法人說明會簡報 — 247120260520E001.pdf | 2026-05-20 | English | ||
| 46582386 | 115年05月法人說明會簡報 — 247120260520M001.pdf | 2026-05-20 | Chinese | ||
| 46582380 | 115年05月法人說明會簡報 | 2026-05-20 | Chinese | ||
| 46527853 | 本公司召開法人說明會 | 2026-05-19 | Chinese | ||
| 46527975 | 115年05月法人說明會簡報 | 2026-05-19 | Chinese | ||
| 47014911 | 115年第1季財務報告書 — 202601_2471_AI1.pdf | 2026-05-08 | Chinese | ||
| 47014031 | 115年4月背書保證與資金貸與 | 2026-05-08 | Chinese | ||
| 47014024 | 115年4月營業收入 | 2026-05-08 | Chinese | ||
| 47014032 | 115年第1季海外子公司投資 | 2026-05-08 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Computer consultancy and computer facilities management activities
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Kaizen Platform, Inc.
An AI integrator providing platforms and services for DX an…
|
4170 | JP | Telecommunications, computer pr… |
|
Kambi Group PLC
B2B provider of sports betting technology and services to t…
|
KAMBI | MT | Telecommunications, computer pr… |
|
Kapsch TrafficCom AG
A global provider of intelligent transportation systems for…
|
KTCG | AT | Telecommunications, computer pr… |
|
Kbj Spolka Akcyjna
An IT services company specializing in SAP platform digital…
|
KBJ | PL | Telecommunications, computer pr… |
|
Kellton Tech Solutions Ltd.
Global provider of digital transformation, cloud, and enter…
|
KELLTONTEC | IN | Telecommunications, computer pr… |
|
Kermann IT Solutions Nyrt.
Designs, develops, and operates IT infrastructures, offerin…
|
— | HU | Telecommunications, computer pr… |
|
Keyrus
A global consulting and technology company specializing in …
|
ALKEY | FR | Telecommunications, computer pr… |
|
Keyware Solutions Inc.
IT service management company creating information systems …
|
3799 | JP | Telecommunications, computer pr… |
|
Ki Group
Partners with corporations to co-found ventures and build d…
|
KI | IT | Telecommunications, computer pr… |
|
KIN AND CARTA PLC
A global digital transformation consultancy specializing in…
|
KCT | GB | Telecommunications, computer pr… |
ARES 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/52107/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=52107 | 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=52107 | 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=52107 \ -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": 52107}, 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 ARES (id: 52107)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.