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 |
|---|---|---|---|
| 淘帝-KY董事會決議召開114年股東常會公告 (補充股東常會議案事宜) | 2025-05-12 | Chinese | |
| 公告本公司董事會決議通過114年第1季合併財務報表 | 2025-05-12 | Chinese | |
| 114年04月內部人持股異動(事後) | 2025-05-08 | Chinese | |
| 114年04月董事會成員及持股 | 2025-05-08 | Chinese | |
| 公告本公司114年第1季財務報告董事會 召開日期為114年5月12日 | 2025-04-29 | Chinese | |
| 113年第4季海外子公司投資 | 2025-04-10 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2025
15 filings
| |||||
| 34206994 | 淘帝-KY董事會決議召開114年股東常會公告 (補充股東常會議案事宜) | 2025-05-12 | Chinese | ||
| 34206999 | 公告本公司董事會決議通過114年第1季合併財務報表 | 2025-05-12 | Chinese | ||
| 34207011 | 114年04月內部人持股異動(事後) | 2025-05-08 | Chinese | ||
| 34207005 | 114年04月董事會成員及持股 | 2025-05-08 | Chinese | ||
| 34207016 | 公告本公司114年第1季財務報告董事會 召開日期為114年5月12日 | 2025-04-29 | Chinese | ||
| 34207022 | 113年第4季海外子公司投資 | 2025-04-10 | Chinese | ||
| 34207026 | 113年第4季大陸投資 | 2025-04-10 | Chinese | ||
| 34207031 | 114年3月背書保證與資金貸與 | 2025-04-09 | Chinese | ||
| 34207029 | 114年3月營業收入 | 2025-04-09 | Chinese | ||
| 34207043 | 114年03月內部人持股異動(事後) | 2025-04-09 | Chinese | ||
| 34207037 | 114年03月董事會成員及持股 | 2025-04-09 | Chinese | ||
| 34207050 | 公告本公司取得會計師113年內部控制專案審查報告 | 2025-03-28 | Chinese | ||
| 34207056 | 113年度財務比率 | 2025-03-13 | Chinese | ||
| 34207102 | 113年度應收帳款周轉率 | 2025-03-13 | Chinese | ||
| 34207097 | 113年度存貨週轉率 | 2025-03-13 | 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.