
Xingyun Technology Co.,Ltd — Investor Relations & Filings
Xingyun Technology Co.,Ltd. provides a comprehensive digital supply chain service platform designed to facilitate global commodity trade. The company specializes in cross-border e-commerce solutions, offering an integrated suite of services that includes digital procurement, international logistics, warehousing, and supply chain finance. By leveraging advanced data analytics and a global network of fulfillment centers, the platform connects international brands with diverse retail channels and assists domestic brands in expanding their global footprint. Its core operations focus on optimizing trade efficiency through end-to-end fulfillment services, inventory management, and digital trade infrastructure, enabling partners to navigate complex international markets with streamlined operational support.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 董事会薪酬与考核委员会关于公司2026年股权激励授予事项的核查意见 | 2026-06-09 | Chinese | |
| 湖南麓骏律师事务所关于行云科技股份有限公司2026年第一期股权激励计划授予事项之法律意见书 | 2026-06-09 | Chinese | |
| 关于召开公司2026年第三次临时股东会的通知 | 2026-06-09 | Chinese | |
| 关于调整董事会成员人数并修订《公司章程》的公告 | 2026-06-09 | Chinese | |
| 关于增选第七届董事会非独立董事的公告 | 2026-06-09 | Chinese | |
| 关于新增办公地址及变更投资者联系方式的公告 | 2026-06-03 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 48020392 | 董事会薪酬与考核委员会关于公司2026年股权激励授予事项的核查意见 | 2026-06-09 | Chinese | ||
| 48020132 | 湖南麓骏律师事务所关于行云科技股份有限公司2026年第一期股权激励计划授予事项之法律意见书 | 2026-06-09 | Chinese | ||
| 48020131 | 关于召开公司2026年第三次临时股东会的通知 | 2026-06-09 | Chinese | ||
| 48019890 | 关于调整董事会成员人数并修订《公司章程》的公告 | 2026-06-09 | Chinese | ||
| 48019515 | 关于增选第七届董事会非独立董事的公告 | 2026-06-09 | Chinese | ||
| 47959365 | 关于新增办公地址及变更投资者联系方式的公告 | 2026-06-03 | Chinese | ||
| 47885881 | 浙江天册(深圳)律师事务所关于行云科技股份有限公司2025年年度股东会的法律意见书 | 2026-05-29 | Chinese | ||
| 47885880 | 第七届董事会第十八次会议决议公告 | 2026-05-29 | Chinese | ||
| 47885879 | 2025年年度股东会决议公告 | 2026-05-29 | Chinese | ||
| 47885877 | 关于公司向股东借款的公告 | 2026-05-29 | Chinese | ||
| 47885882 | 关于全资子公司对外投资设立合资公司暨关联交易的公告 | 2026-05-29 | Chinese | ||
| 47870074 | 关于临时使用闲置募集资金补充流动资金的公告 | 2026-05-28 | Chinese | ||
| 47869804 | 第七届董事会第十七次会议决议公告 | 2026-05-28 | Chinese | ||
| 46816452 | 董事会薪酬与考核委员会关于2026年第一期股权激励计划激励对象名单公示情况及核查意见说明 | 2026-05-22 | Chinese | ||
| 46513763 | 董事、高级管理人员薪酬管理制度 | 2026-05-18 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Computing infrastructure, data processing, hosting and related activities
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Abits Group Inc
A digital data center operator for Bitcoin mining and third…
|
ABTS | US | Telecommunications, computer pr… |
|
Ace Software Exports ltd.
Offers digital publishing, data conversion, and structured …
|
890230 | IN | Telecommunications, computer pr… |
|
ACORN ENERGY, INC.
Holding company providing remote monitoring for energy infr…
|
ACFN | US | Telecommunications, computer pr… |
|
Activium Group
IT services and consulting firm offering outsourcing, cloud…
|
MLACT | FR | Telecommunications, computer pr… |
|
ADISYN LTD
Provider of managed IT, sovereign cloud, cybersecurity, and…
|
AI1 | AU | Telecommunications, computer pr… |
|
ADVERITAS LIMITED
Provides SaaS solutions for digital advertising fraud preve…
|
AV1 | AU | Telecommunications, computer pr… |
|
AETERNAL M.
A High-Performance Computing-as-a-Service (HPCaaS) provider…
|
AMEN | ES | Telecommunications, computer pr… |
|
AFFLE 3I LIMITED
Technology-driven consumer intelligence platform for mobile…
|
AFFLE | IN | Telecommunications, computer pr… |
|
AgEagle Aerial Systems Inc.
Provider of full-stack, autonomous uncrewed aerial systems …
|
UAVS | US | Telecommunications, computer pr… |
|
AGILE
Cloud platform for creating, managing, and monetizing telev…
|
AGIL | ES | Telecommunications, computer pr… |
Xingyun 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/55216/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=55216 | 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=55216 | 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=55216 \ -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": 55216}, 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 Xingyun Technology Co.,Ltd (id: 55216)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.