
FIS — Investor Relations & Filings
Fortune Information Systems Corp. (FIS) is a professional provider of system integration and digital transformation solutions. The company specializes in cloud infrastructure planning, cybersecurity, and data management. Its core offerings include the award-winning Fortune CMP (Cloud Management Platform), which integrates AI governance and ESG management, and the EasyWare Warehouse Management System (WMS). FIS provides comprehensive services such as hybrid cloud backup, disaster recovery, and digital document management (DOC.M). The company also delivers specialized information services for the financial and insurance sectors, alongside IT outsourcing and maintenance. By leveraging strategic partnerships with global technology leaders, FIS supports clients in the financial, healthcare, and manufacturing fields with scalable IT architectures and professional technical support.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 公司治理組織架構 | 2026-05-15 | Chinese | |
| 115年05月僑外投資持股 | 2026-05-15 | Chinese | |
| 115年第1季海外子公司投資 | 2026-05-15 | Chinese | |
| 115年第1季權益變動表 | 2026-05-15 | Chinese | |
| 115年第1季現金流量表 | 2026-05-15 | Chinese | |
| 115年第1季綜合損益表 | 2026-05-15 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 47014058 | 公司治理組織架構 | 2026-05-15 | Chinese | ||
| 47014059 | 115年05月僑外投資持股 | 2026-05-15 | Chinese | ||
| 47014060 | 115年第1季海外子公司投資 | 2026-05-15 | Chinese | ||
| 47014068 | 115年第1季權益變動表 | 2026-05-15 | Chinese | ||
| 47014065 | 115年第1季現金流量表 | 2026-05-15 | Chinese | ||
| 47014062 | 115年第1季綜合損益表 | 2026-05-15 | Chinese | ||
| 47014061 | 115年第1季資產負債表 | 2026-05-15 | Chinese | ||
| 45592213 | 115年第1季財務報告書 — 202601_2468_AI1.pdf | 2026-05-11 | Chinese | ||
| 47014069 | 公告本公司董事會通過115年第一季合併財務報告 | 2026-05-08 | Chinese | ||
| 47014073 | 115年4月背書保證與資金貸與 | 2026-05-08 | Chinese | ||
| 47014071 | 115年4月營業收入 | 2026-05-08 | Chinese | ||
| 47014205 | 114年年報及股東會資料 — 2026_2468_20260527F17.pdf | 2026-05-08 | Chinese | ||
| 47014204 | 114年年報及股東會資料 — 2025_2468_20260527FE4.pdf | 2026-05-08 | Chinese | ||
| 47014201 | 114年年報及股東會資料 — 2025_2468_20260527F04.pdf | 2026-05-08 | Chinese | ||
| 47014075 | 115年04月內部人持股異動(事後) | 2026-05-06 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Computer consultancy and computer facilities management activities
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Richa Info Systems Limited
Provides IT infrastructure, digital transformation, and har…
|
RICHA | IN | Telecommunications, computer pr… |
|
Ricksoft Co.,Ltd.
Atlassian partner providing IT services, consulting, and pr…
|
4429 | JP | Telecommunications, computer pr… |
|
RICOH COMPANY,LTD.
Global provider of digital workplace services, print soluti…
|
7752 | JP | Telecommunications, computer pr… |
|
Ridge-i Inc.
AI solutions provider for custom development, generative AI…
|
5572 | JP | Telecommunications, computer pr… |
|
Ridgetech Inc.
Retail and wholesale distributor of pharmaceutical and othe…
|
RDGT | US | Telecommunications, computer pr… |
|
Rimini Street, Inc.
Global provider of third-party enterprise software support …
|
RMNI | US | Telecommunications, computer pr… |
|
RingNet Co., Ltd.
An ICT solutions provider for network integration, cloud, a…
|
042500 | KR | Telecommunications, computer pr… |
|
RM PLC
Provides IT solutions and digital assessment services to th…
|
RM | GB | Telecommunications, computer pr… |
|
Rockontrol Technology Group Co.,Ltd.
Provides industrial automation and digital transformation s…
|
688051 | CN | Telecommunications, computer pr… |
|
ROCKWELL AUTOMATION, INC
Develops automation and digital transformation solutions fo…
|
ROK | US | Telecommunications, computer pr… |
FIS 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/52106/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=52106 | 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=52106 | 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=52106 \ -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": 52106}, 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 FIS (id: 52106)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.