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 |
|---|---|---|---|
| 关于控股股东所持部分公司股份将被司法拍卖的提示性公告 | 2025-08-25 | Chinese | |
| 第十二届董事会第四次会议决议公告 | 2025-08-12 | Chinese | |
| 上海君澜律师事务所关于中安科股份有限公司2023年股票期权与限制性股票激励计划回购注销部分限制性股票之法律意见书 | 2025-08-12 | Chinese | |
| 关于回购注销部分限制性股票的公告 | 2025-08-12 | Chinese | |
| 关于回购注销部分限制性股票减少注册资本暨通知债权人的公告 | 2025-08-12 | Chinese | |
| 关于2023年股票期权与限制性股票激励计划第二个行权期自主行权实施的公告 | 2025-08-11 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2025
15 filings
| |||||
| 41355735 | 关于控股股东所持部分公司股份将被司法拍卖的提示性公告 | 2025-08-25 | Chinese | ||
| 41355717 | 第十二届董事会第四次会议决议公告 | 2025-08-12 | Chinese | ||
| 41355713 | 上海君澜律师事务所关于中安科股份有限公司2023年股票期权与限制性股票激励计划回购注销部分限制性股票之法律意见书 | 2025-08-12 | Chinese | ||
| 41355710 | 关于回购注销部分限制性股票的公告 | 2025-08-12 | Chinese | ||
| 41355701 | 关于回购注销部分限制性股票减少注册资本暨通知债权人的公告 | 2025-08-12 | Chinese | ||
| 41355690 | 关于2023年股票期权与限制性股票激励计划第二个行权期自主行权实施的公告 | 2025-08-11 | Chinese | ||
| 41355684 | 关于2023年股票期权与限制性股票激励计划限制行权期间的提示性公告 | 2025-08-11 | Chinese | ||
| 41355602 | 关于控股股东权益变动触及1%刻度暨拍卖成交的提示性公告 | 2025-07-31 | Chinese | ||
| 41355590 | 关于控股股东所持部分公司股份被司法拍卖的结果公告 | 2025-07-22 | Chinese | ||
| 41355575 | 关于为全资子公司提供担保的公告 | 2025-07-15 | Chinese | ||
| 41355560 | 关于选举职工代表董事的公告 | 2025-07-10 | Chinese | ||
| 41355550 | 国浩律师(武汉)事务所关于中安科股份有限公司2025年第一次临时股东大会之法律意见书 | 2025-07-09 | Chinese | ||
| 41355534 | 2025年第一次临时股东大会决议公告 | 2025-07-09 | Chinese | ||
| 41355519 | 关于2023年股票期权与限制性股票激励计划预留授予部分限制性股票第一个解除限售期解除限售暨上市流通的公告 | 2025-07-08 | Chinese | ||
| 41355509 | 关于控股股东所持部分公司股份被司法拍卖的结果公告 | 2025-07-07 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Security activities n.e.c.
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Boomerang Tracking Inc.
Provides stolen mobile asset recovery systems utilizing con…
|
— | CA | Administrative and support serv… |
|
Emergency Assistance Japan Co., Ltd.
Provides medical and security risk management services for …
|
6063 | JP | Administrative and support serv… |
|
HSE Integrated Ltd.
Integrated industrial safety, health, and environmental ser…
|
— | CA | Administrative and support serv… |
|
Innovative Ideals and Services (India) Limited
Designs and installs integrated security, surveillance, and…
|
541983 | IN | Administrative and support serv… |
|
INTELLIGENT MONITORING GROUP LIMITED
Provides security monitoring, system installation, and inte…
|
IMB | AU | Administrative and support serv… |
|
LONDON SECURITY PLC
Provider of fire protection equipment and maintenance servi…
|
LSC | GB | Administrative and support serv… |
|
MARLOWE PLC
Provider of safety and regulatory compliance services in fi…
|
MRL | GB | Administrative and support serv… |
|
SPECTUR LIMITED
Develops solar-powered security and surveillance systems fo…
|
SP3 | AU | Administrative and support serv… |
|
TEST SECURITY
Delivers integrated electronic security, surveillance, and …
|
TES | AU | Administrative and support serv… |
|
Thakral Services (India) Limited
Offers electronic security, surveillance, and integrated bu…
|
509015 | IN | 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.