
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 |
|---|---|---|---|
|
Kinetix Systems Holdings Limited
Comprehensive IT service provider offering infrastructure, …
|
8606 | HK | Telecommunications, computer pr… |
|
Kitalive Inc.
A cloud solutions provider specializing in Salesforce consu…
|
5039 | JP | Telecommunications, computer pr… |
|
KL-Net Corp.
IT firm providing e-logistics solutions for the maritime, p…
|
039420 | KR | Telecommunications, computer pr… |
|
Knowit
Consultancy supporting digital transformation with strategy…
|
KNOW | SE | Telecommunications, computer pr… |
|
Kontrol Technologies Corp.
Integrated AI and IoT solutions for smart building manageme…
|
KNR | CA | Telecommunications, computer pr… |
|
KOREA COMPUTER INC.
Provider of electronic manufacturing services for PCBs, LCD…
|
054040 | KR | Telecommunications, computer pr… |
|
KPS AG
A management consulting firm for business transformation an…
|
KSC | DE | Telecommunications, computer pr… |
|
KSK CO.,LTD.
An IT services company offering LSI, software, hardware, an…
|
9687 | JP | Telecommunications, computer pr… |
|
KS Smart Technologies Limited
Develops smart home automation and IoT solutions for reside…
|
516038 | IN | Telecommunications, computer pr… |
|
Kwangmu Co.,Ltd.
Provides IT services, system integration, and supplies fact…
|
029480 | KR | 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.