
Sitoy Group Holdings Limited — Investor Relations & Filings
Sitoy Group Holdings Limited is a prominent enterprise engaged in the design, research, development, manufacturing, sale, wholesale, and retail of high-end and luxury leather products. The company is recognized as one of the world's leading manufacturers of branded luxury handbags, small leather goods, travel goods, and accessories. Sitoy operates through a vertically integrated business model, utilizing world-class manufacturing facilities located in Dongguan (China) and Indonesia. In addition to its manufacturing services for global brands, the Group maintains a dedicated retail segment focused on developing a Brand House presence, primarily targeting the consumer market within Greater China.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| Notification Letter and Reply Form to Registered Shareholders - Notice of Publication of Corporate Communications | 2026-03-19 | English | |
| Notification Letter to Non-Registered Shareholders - Notice of Publication of Corporate Communications | 2026-03-19 | English | |
| Interim Report 2026 | 2026-03-19 | English | |
| Monthly Return of Equity Issuer on Movements in Securities for the month ended 28 February 2026 | 2026-03-05 | English | |
| DATE OF BOARD MEETING | 2026-02-12 | English | |
| POSITIVE PROFIT ALERT | 2026-02-09 | English |
Market data
Market data not available
Price history
Peer group · Manufacture of luggage, handbags and the like, saddlery and harness of any material
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
MaxsMaking Inc.
Manufactures and sells customized textile goods and promoti…
|
MAMK | US | Manufacturing |
|
MULBERRY GROUP PLC
A luxury brand established in 1971, specializing in leather…
|
MUL | GB | Manufacturing |
|
Piquadro
Italian brand of leather goods and accessories for business…
|
PQ | IT | Manufacturing |
|
Prosperous Industrial (Holdings) Limited
Design, manufacture, and distribution of recreational bags …
|
1731 | HK | Manufacturing |
|
Safari Industries (India) Ltd.
Manufactures and markets luggage, backpacks, and travel acc…
|
SAFARI | IN | Manufacturing |
|
Samsonite Group S.A.
Global entity designing, manufacturing, and distributing du…
|
1910 | LU | Manufacturing |
|
SHELLCASE LTD
Designs and manufactures custom protective carrying solutio…
|
— | CA | Manufacturing |
|
STUDIO ATAO Co.Ltd.
A multi-brand company that designs and sells bags, wallets,…
|
3550 | JP | Manufacturing |
|
Tumi Inc.
Offers durable and functional luggage, bags, and accessorie…
|
TUMI | US | Manufacturing |
|
USWE Sports AB
Designs outdoor equipment, specializing in bounce-free pack…
|
USWE | SE | Manufacturing |
Sitoy Group 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/49631/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=49631 | 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=49631 | 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=49631 \ -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": 49631}, 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 Sitoy Group Holdings Limited (id: 49631)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.