TOPBI International Holdings Limited — Investor Relations & Filings
Topbi International Holdings Limited is a specialized provider of children's apparel and accessories, operating primarily under its proprietary brand, TOPBI. The company focuses on the research, development, design, and distribution of high-quality clothing tailored for children aged 1 to 16, covering a height range of 73 to 170 cm. Its core business model integrates product innovation with an extensive sales network, primarily targeting middle-income and affluent families. Topbi positions itself as a premium brand, emphasizing fashionable and functional designs. The company distributes its products through a network of authorized agents and maintains a distinctive retail presence, often characterized by ocean-themed store aesthetics. By focusing on the "top child" concept, the group aims to deliver stylish and comfortable wardrobe solutions that meet the evolving demands of the modern children's wear market.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 114年6月營業收入 | 2025-07-09 | Chinese | |
| 公告本公司114年股東常會重要決議事項 | 2025-06-26 | Chinese | |
| 114年5月背書保證與資金貸與 | 2025-06-09 | Chinese | |
| 114年5月營業收入 | 2025-06-09 | Chinese | |
| 114年05月內部人持股異動(事後) | 2025-06-07 | Chinese | |
| 114年05月董事會成員及持股 | 2025-06-07 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2025
15 filings
| |||||
| 34206908 | 114年6月營業收入 | 2025-07-09 | Chinese | ||
| 34206918 | 公告本公司114年股東常會重要決議事項 | 2025-06-26 | Chinese | ||
| 34206929 | 114年5月背書保證與資金貸與 | 2025-06-09 | Chinese | ||
| 34206923 | 114年5月營業收入 | 2025-06-09 | Chinese | ||
| 34206938 | 114年05月內部人持股異動(事後) | 2025-06-07 | Chinese | ||
| 34206935 | 114年05月董事會成員及持股 | 2025-06-07 | Chinese | ||
| 34206941 | 114年第1季大陸投資 | 2025-05-20 | Chinese | ||
| 34206950 | 114年4月背書保證與資金貸與 | 2025-05-12 | Chinese | ||
| 34206945 | 114年4月營業收入 | 2025-05-12 | Chinese | ||
| 34206957 | 114年第1季海外子公司投資 | 2025-05-12 | Chinese | ||
| 34206960 | 公告董事會決議本公司得視營運需求辦理私募有價證券案 | 2025-05-12 | Chinese | ||
| 34206988 | 114年第1季權益變動表 | 2025-05-12 | Chinese | ||
| 34206980 | 114年第1季現金流量表 | 2025-05-12 | Chinese | ||
| 34206974 | 114年第1季綜合損益表 | 2025-05-12 | Chinese | ||
| 34206968 | 114年第1季資產負債表 | 2025-05-12 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Wholesale of textiles, clothing and footwear
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Anand Rayons Limited
Trades and distributes synthetic yarns and threads for text…
|
542721 | IN | Wholesale and retail trade |
|
Callista Industries Limited
Procures, trades, and distributes textile products, includi…
|
539335 | IN | Wholesale and retail trade |
|
Checkpoint Trends Limited
Distributes grey cloth and finished textiles to manufacture…
|
531099 | IN | Wholesale and retail trade |
|
China Dongxiang (Group) Co., Ltd.
Leading branded sportswear enterprise in China, exclusively…
|
3818 | KY | Wholesale and retail trade |
|
COLEFAX GROUP PLC
International designer and distributor of luxury furnishing…
|
CFX | GB | Wholesale and retail trade |
|
Elve S.A.
Designs and produces uniforms, workwear, and PPE for public…
|
ELBE | GR | Wholesale and retail trade |
|
Enterprise International Limited
Trades and exports silk fabrics, yarn, and agricultural com…
|
526574 | IN | Wholesale and retail trade |
|
EPS Creative Health Technology Group Limited
Specialized trading of healthcare products and comprehensiv…
|
3860 | HK | Wholesale and retail trade |
|
Fenix Outdoor International AG
Global group that develops, markets, and retails outdoor pr…
|
FOI | CH | Wholesale and retail trade |
|
i.century Holding Limited
Provides apparel supply chain management services and suppl…
|
8507 | HK | Wholesale and retail trade |
TOPBI 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/52236/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=52236 | 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=52236 | 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=52236 \ -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": 52236}, 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 TOPBI International Holdings Limited (id: 52236)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.