
Troy Information Technology Co.,Ltd. — Investor Relations & Filings
Troy Information Technology Co.,Ltd. specializes in providing telecommunications network optimization and maintenance solutions. The company develops software and provides technical services focused on network planning, performance monitoring, and big data analytics for mobile communication networks. Its product portfolio includes Operations Support Systems (OSS) and automated optimization tools designed to enhance network efficiency and quality of service across various generations of mobile technology, including 4G and 5G. Troy Information serves major telecommunications operators and equipment manufacturers, offering integrated solutions for complex, multi-vendor environments. The company leverages advanced data processing and artificial intelligence to support network management and digital transformation initiatives within the telecommunications sector.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 第四届监事会2020年第一次临时会议决议公告 | 2020-01-02 | Chinese | |
| 关于公司及子公司取得专利证书和计算机软件著作权登记证书的公告 | 2019-12-31 | Chinese | |
| 关于公司通过CMMI5级评估认证的公告 | 2019-12-31 | Chinese | |
| 关于子公司取得发明专利证书和计算机软件著作权登记证书的公告 | 2019-11-06 | Chinese | |
| 招商证券股份有限公司关于公司部分限售股份解禁上市流通的核查意见 | 2019-10-30 | Chinese | |
| 关于部分限售股份解禁上市流通的提示性公告 | 2019-10-30 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2020
1 filing
| |||||
| 36287353 | 第四届监事会2020年第一次临时会议决议公告 | 2020-01-02 | Chinese | ||
|
2019
14 filings
| |||||
| 36287343 | 关于公司及子公司取得专利证书和计算机软件著作权登记证书的公告 | 2019-12-31 | Chinese | ||
| 36287330 | 关于公司通过CMMI5级评估认证的公告 | 2019-12-31 | Chinese | ||
| 36287321 | 关于子公司取得发明专利证书和计算机软件著作权登记证书的公告 | 2019-11-06 | Chinese | ||
| 36287310 | 招商证券股份有限公司关于公司部分限售股份解禁上市流通的核查意见 | 2019-10-30 | Chinese | ||
| 36287300 | 关于部分限售股份解禁上市流通的提示性公告 | 2019-10-30 | Chinese | ||
| 36287292 | 招商证券股份有限公司关于公司首次公开发行股票募集资金投资项目结项并将节余募集资金永久补充流动资金核查意见 | 2019-10-27 | Chinese | ||
| 36287282 | 关于使用部分闲置募集资金暂时补充流动资金的公告 | 2019-10-27 | Chinese | ||
| 36287273 | 第四届监事会2019年第五次临时会议决议公告 | 2019-10-27 | Chinese | ||
| 36287263 | 2019年第三季度报告披露提示性公告 | 2019-10-27 | Chinese | ||
| 36287253 | 关于首次公开发行股票募集资金投资项目结项并将节余募集资金永久补充流动资金的公告 | 2019-10-27 | Chinese | ||
| 36287242 | 2019年第三季度报告全文 | 2019-10-27 | Chinese | ||
| 36287193 | 招商证券股份有限公司关于公司使用部分闲置募集资金暂时补充流动资金的核查意见 | 2019-10-27 | Chinese | ||
| 36287177 | 第四届董事会2019年第五次临时会议决议公告 | 2019-10-27 | Chinese | ||
| 36287165 | 独立董事关于第四届董事会2019年第五次临时会议的独立意见 | 2019-10-27 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Other telecommunication activities
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
8X8 INC /DE/
Provides an AI-powered, integrated platform for CX and unif…
|
EGHT | US | Telecommunications, computer pr… |
|
Accel Solutions Group Ltd.
Importer and integrator of telecommunications equipment and…
|
ACCL.TA | IL | Telecommunications, computer pr… |
|
Accord Synergy Limited
Provides technical support and infrastructure services for …
|
ACCORD | IN | Telecommunications, computer pr… |
|
Adeunis
Designs and manufactures IoT devices for Smart Building and…
|
ALARF | FR | Telecommunications, computer pr… |
|
AIRGAIN INC
Provider of wireless connectivity solutions and antenna sys…
|
AIRG | US | Telecommunications, computer pr… |
|
Alert B&C Corporation
Publicly listed entity; core business operations are not pu…
|
ACB.H | CA | Telecommunications, computer pr… |
|
AMTEL HOLDINGS BERHAD
Investment holding, ICT solutions, telecom infrastructure, …
|
— | MY | Telecommunications, computer pr… |
|
Ascom Holding AG
Global provider of healthcare ICT and mobile workflow solut…
|
ASCN | CH | Telecommunications, computer pr… |
|
Beijing Quanshi World Online Network Information Co., Ltd.
Provides cloud-based collaboration and unified communicatio…
|
002995 | CN | Telecommunications, computer pr… |
|
BizConf Technology Co., Ltd.
Provides integrated cloud video communication and unified c…
|
300578 | CN | Telecommunications, computer pr… |
Troy Information Technology Co.,Ltd. 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/55359/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=55359 | 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=55359 | 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=55359 \ -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": 55359}, 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 Troy Information Technology Co.,Ltd. (id: 55359)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.