
Xtep International Holdings Limited — Investor Relations & Filings
Xtep International Holdings Limited is a multi-brand sportswear company engaged in the design, development, manufacturing, marketing, and sales of sports equipment. The core business encompasses sports footwear, apparel, and accessories. Operating the flagship Xtep brand, the company is positioned as a leading professional sportswear provider, supported by an extensive distribution network that includes thousands of branded retail stores. Xtep maintains a strategic focus on performance categories, particularly running, evidenced by the establishment of dedicated running clubs and specialized product lines.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| Final Dividend for the year ended 31 December 2025 (Updated) | 2026-05-22 | English | |
| ELECTION FORM - SCRIP DIVIDEND SCHEME IN RELATION TO THE FINAL DIVIDEND FOR THE YEAR ENDED 31 DECEMBER 2025 | 2026-05-22 | English | |
| SCRIP DIVIDEND SCHEME IN RELATION TO THE FINAL DIVIDEND FOR THE YEAR ENDED 31 DECEMBER 2025 | 2026-05-22 | English | |
| VOTING RESULTS OF THE ANNUAL GENERAL MEETING HELD ON 8 MAY 2026 | 2026-05-08 | English | |
| Monthly Return of Equity Issuer on Movements in Securities for the month ended 30 April 2026 | 2026-05-05 | English | |
| OPERATIONAL UPDATE ON BUSINESS IN MAINLAND CHINA FOR THE FIRST QUARTER OF 2026 | 2026-04-21 | English |
Browse filings by year
19 years- 2026 25 filings
- 2025 52 filings
- 2024 60 filings
- 2023 44 filings
- 2022 44 filings
- 2021 49 filings
- 2020 47 filings
- 2019 42 filings
- 2018 37 filings
- 2017 36 filings
- 2016 39 filings
- 2015 34 filings
- 2014 28 filings
- 2013 26 filings
- 2012 34 filings
- 2011 26 filings
- 2010 28 filings
- 2009 26 filings
- 2008 29 filings
Market data
Market data not available
Price history
Peer group · Manufacture of wearing apparel, except fur apparel
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
707 Cayman Holdings Ltd.
Provides supply chain management solutions for the apparel …
|
JEM | US | Manufacturing |
|
Active Clothing Co Limited
Apparel manufacturer offering OEM and ODM services for glob…
|
541144 | IN | Manufacturing |
|
ADDENTAX GROUP CORP.
Provider of garment manufacturing, logistics services, and …
|
ATXG | US | Manufacturing |
|
adidas AG
A multinational corporation that designs and markets athlet…
|
ADS | DE | Manufacturing |
|
Adolfo Dominguez S.A.
Designs and retails timeless clothing and accessories using…
|
ADZ | ES | Manufacturing |
|
Aeffe
Creates, produces, and distributes luxury fashion, footwear…
|
AEF | IT | Manufacturing |
|
AGABANG&COMPANY
A manufacturer and distributor of apparel and products for …
|
013990 | KR | Manufacturing |
|
Aimer Co.,Ltd.
Designer and manufacturer of high-end intimate apparel and …
|
603511 | CN | Manufacturing |
|
AKIN TEKSTİL A.Ş.
An integrated manufacturer of high-caliber woven fabrics an…
|
ATEKS | TR | Manufacturing |
|
Ameridge Corporation
A diversified company with operations in fashion, wellness,…
|
900100 | US | Manufacturing |
Xtep International Holdings Limited 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/49880/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=49880 | 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=49880 | 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=49880 \ -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": 49880}, 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 Xtep International Holdings Limited (id: 49880)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.