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 |
|---|---|---|---|
| 113年第3季現金流量表 | 2024-11-13 | Chinese | |
| 113年第3季綜合損益表 | 2024-11-13 | Chinese | |
| 113年第3季資產負債表 | 2024-11-13 | Chinese | |
| 113年第3季大陸投資 | 2024-11-13 | Chinese | |
| 113年第3季海外子公司投資 | 2024-11-13 | Chinese | |
| 公告本公司總經理異動 | 2024-11-13 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2024
15 filings
| |||||
| 34206100 | 113年第3季現金流量表 | 2024-11-13 | Chinese | ||
| 34206095 | 113年第3季綜合損益表 | 2024-11-13 | Chinese | ||
| 34206089 | 113年第3季資產負債表 | 2024-11-13 | Chinese | ||
| 34206109 | 113年第3季大陸投資 | 2024-11-13 | Chinese | ||
| 34206114 | 113年第3季海外子公司投資 | 2024-11-13 | Chinese | ||
| 34206120 | 公告本公司總經理異動 | 2024-11-13 | Chinese | ||
| 34206127 | 公告本公司董事會決議通過113年第3季合併財務報表 | 2024-11-13 | Chinese | ||
| 34206135 | 113年10月背書保證與資金貸與 | 2024-11-11 | Chinese | ||
| 34206131 | 113年10月營業收入 | 2024-11-11 | Chinese | ||
| 34206145 | 113年10月內部人持股異動(事後) | 2024-11-08 | Chinese | ||
| 34206139 | 113年10月董事會成員及持股 | 2024-11-08 | Chinese | ||
| 34206152 | 公告本公司113年第3季財務報告提報董事會 召開日期為113年11月13日 | 2024-11-04 | Chinese | ||
| 34206163 | 113年09月內部人持股異動(事後) | 2024-10-16 | Chinese | ||
| 34206157 | 113年09月董事會成員及持股 | 2024-10-16 | Chinese | ||
| 34206174 | 113年9月背書保證與資金貸與 | 2024-10-11 | 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.