
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 |
|---|---|---|---|
|
Kyndryl Holdings, Inc.
Designs, builds, manages, and modernizes complex, mission-c…
|
KD | US | Telecommunications, computer pr… |
|
Kyoritsu Computer & Communication Co.,Ltd.
ICT solutions provider offering management information solu…
|
3670 | JP | Telecommunications, computer pr… |
|
KYORITSU ELECTRIC CORPORATION
An engineering solutions provider specializing in intellige…
|
6874 | JP | Telecommunications, computer pr… |
|
Latent View Analytics Limited
Provides digital analytics, data science, and AI services f…
|
LATENTVIEW | IN | Telecommunications, computer pr… |
|
Leadway Technology Investment Group Limited
Provides smart card products, chips, and digital solutions …
|
2086 | HK | Telecommunications, computer pr… |
|
Lectra
Provides integrated technology solutions for industries usi…
|
LSS | FR | Telecommunications, computer pr… |
|
Legion Resources Corp.
Specialized IT, security, and intelligence services for the…
|
— | CA | Telecommunications, computer pr… |
|
Lex Nimble Solutions Limited
Offers consulting, training, and software development for p…
|
541196 | IN | Telecommunications, computer pr… |
|
LG CNS Co., Ltd.
An IT services and solutions company specializing in AI Tra…
|
064400 | KR | Telecommunications, computer pr… |
|
LGMS BERHAD
A cybersecurity services provider offering solutions for cy…
|
— | MY | 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.