China Security Co., Ltd — Investor Relations & Filings
About China Security Co., Ltd
China Security Co., Ltd. specializes in the development and integration of comprehensive security systems and smart city solutions. The company provides a wide range of products and services, including video surveillance, access control, intelligent alarm systems, and perimeter protection. Its core operations involve the design, installation, and maintenance of large-scale security infrastructure tailored for public safety, transportation, and financial sectors. By utilizing big data analytics and internet of things (IoT) technologies, the company creates integrated platforms for urban management and emergency response. China Security Co., Ltd. focuses on delivering end-to-end technical support and operational services, aiming to improve public security and infrastructure efficiency through advanced technological integration and system management.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 第十二届董事会第十次会议决议公告 | 2026-04-16 | Chinese | |
| 招商证券股份有限公司关于中安科股份有限公司2025年度募集资金存放与实际使用情况的核查意见 | 2026-04-16 | Chinese | |
| 关于2026年度现金管理计划的公告 | 2026-04-16 | Chinese | |
| 关于计提资产减值准备的公告 | 2026-04-16 | Chinese | |
| 关于非公开发行股票募投项目结项并将节余募集资金永久补充流动资金的公告 | 2026-04-16 | Chinese | |
| 2025年募集资金年度存放、管理与实际使用情况的鉴证报告 | 2026-04-16 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 41356122 | 第十二届董事会第十次会议决议公告 | 2026-04-16 | Chinese | ||
| 41356120 | 招商证券股份有限公司关于中安科股份有限公司2025年度募集资金存放与实际使用情况的核查意见 | 2026-04-16 | Chinese | ||
| 41356119 | 关于2026年度现金管理计划的公告 | 2026-04-16 | Chinese | ||
| 41356118 | 关于计提资产减值准备的公告 | 2026-04-16 | Chinese | ||
| 41356116 | 关于非公开发行股票募投项目结项并将节余募集资金永久补充流动资金的公告 | 2026-04-16 | Chinese | ||
| 41356114 | 2025年募集资金年度存放、管理与实际使用情况的鉴证报告 | 2026-04-16 | Chinese | ||
| 41356113 | 2025年度董事会审计委员会履职情况报告 | 2026-04-16 | Chinese | ||
| 41356110 | 董事会审计委员会对会计师事务所2025年度履行监督职责情况报告 | 2026-04-16 | Chinese | ||
| 41356106 | 关于归还暂时补充流动资金的闲置募集资金的公告 | 2026-04-16 | Chinese | ||
| 41356105 | 关于预计2026年度日常关联交易的公告 | 2026-04-16 | Chinese | ||
| 41356103 | 关于2026年度担保计划的公告 | 2026-04-16 | Chinese | ||
| 41356101 | 2025年度募集资金存放及使用情况专项报告 | 2026-04-16 | Chinese | ||
| 41356100 | 关于公司未弥补的亏损达实收股本总额三分之一的公告 | 2026-04-16 | Chinese | ||
| 41356098 | 中安科股份有限公司2025年度审计报告 | 2026-04-16 | Chinese | ||
| 41356094 | 信息披露暂缓与豁免业务管理制度 | 2026-04-16 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Security activities n.e.c.
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
WESTMINSTER GROUP PLC
Provides advanced technology security solutions and managed…
|
WSG | GB | Administrative and support serv… |
China Security 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/56897/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=56897 | 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=56897 | 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=56897 \ -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": 56897}, 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 China Security Co., Ltd (id: 56897)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.