
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 |
|---|---|---|---|
|
Lukardi Spolka Akcyjna
Offers IT consulting, implementation, and maintenance, spec…
|
LUK | PL | Telecommunications, computer pr… |
|
LZ Technology Holdings Ltd
An IT and advertising holding company with smart community …
|
LZMH | US | Telecommunications, computer pr… |
|
MADE TECH GROUP PLC
A technology services provider for public sector digital tr…
|
MTEC | GB | Telecommunications, computer pr… |
|
MAGELLANIC CLOUD LIMITED
Specializes in IT services, digital transformation, drone s…
|
MCLOUD | IN | Telecommunications, computer pr… |
|
Magor Corporation
Specializes in visual collaboration and video conferencing …
|
MCCh | CA | Telecommunications, computer pr… |
|
Mahaveer Infoway Limited
Provides software development, ERP implementation, and IT i…
|
539383 | IN | Telecommunications, computer pr… |
|
Maiyue Technology Limited
AI-driven high-tech enterprise providing comprehensive IT s…
|
2501 | HK | Telecommunications, computer pr… |
|
Making Science Group S.A.
A technology and marketing consultancy for digital growth a…
|
MAKS | ES | Telecommunications, computer pr… |
|
Malam-Team Ltd.
An IT services group providing a range of end-to-end comput…
|
MLTM | IL | Telecommunications, computer pr… |
|
MAMEZO DIGITAL HOLDINGS CO.,LTD
IT firm specializing in digital transformation via cloud, A…
|
202A | JP | 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.