
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 |
|---|---|---|---|
|
J-Holdings Corp.
Holding company in environmental solutions, sports, real es…
|
2721 | JP | Telecommunications, computer pr… |
|
Jiangsu Eazytec Co., Ltd.
Provides smart city solutions, cloud computing, and big dat…
|
688258 | CN | Telecommunications, computer pr… |
|
Jiangsu Zeyu Intelligent Electric Power Co., Ltd.
Provides power system automation, communication, and smart …
|
301179 | CN | Telecommunications, computer pr… |
|
Jilin Asia Link Technology Development Co.,Ltd.
Provides ICT solutions, network services, and fintech for s…
|
002316 | CN | Telecommunications, computer pr… |
|
Jilin University Zhengyuan Information Technologies Co.,Ltd.
Provides PKI, digital identity management, and information …
|
003029 | CN | Telecommunications, computer pr… |
|
JOURNEO PLC
Provider of intelligent transport systems and solutions for…
|
JNEO | GB | Telecommunications, computer pr… |
|
JSPC I-SOLUTIONS BERHAD
enterprise solutions consulting firm focused on SAP ERP imp…
|
— | MY | Telecommunications, computer pr… |
|
JS Security Technologies Group AB
Cybersecurity firm for secure digital document and informat…
|
JSSEC | SE | Telecommunications, computer pr… |
|
JTP Co.,Ltd.
Provider of outsourced technical services for foreign tech …
|
2488 | JP | Telecommunications, computer pr… |
|
Kainos Group PLC
A technology firm specializing in digital transformation an…
|
KNOS | 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.