
TOPBI — 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年第2季權益變動表 | 2024-08-29 | Chinese | |
| 113年第2季現金流量表 | 2024-08-29 | Chinese | |
| 113年第2季綜合損益表 | 2024-08-29 | Chinese | |
| 113年第2季資產負債表 | 2024-08-29 | Chinese | |
| 113年第2季大陸投資 | 2024-08-29 | Chinese | |
| 113年第2季海外子公司投資 | 2024-08-29 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2024
15 filings
| |||||
| 34206231 | 113年第2季權益變動表 | 2024-08-29 | Chinese | ||
| 34206224 | 113年第2季現金流量表 | 2024-08-29 | Chinese | ||
| 34206218 | 113年第2季綜合損益表 | 2024-08-29 | Chinese | ||
| 34206213 | 113年第2季資產負債表 | 2024-08-29 | Chinese | ||
| 34206236 | 113年第2季大陸投資 | 2024-08-29 | Chinese | ||
| 34206241 | 113年第2季海外子公司投資 | 2024-08-29 | Chinese | ||
| 34206243 | 公告本公司董事會決議通過113年第2季合併財務報表 | 2024-08-29 | Chinese | ||
| 34206245 | 公告本公司113年第2季財務報告董事會召開日期 | 2024-08-20 | Chinese | ||
| 34213240 | 112年年報及股東會資料 — 2023_2929_20240624FE6.pdf | 2024-08-15 | Chinese | ||
| 34213217 | 112年年報及股東會資料 — 2023_2929_20240624F11.pdf | 2024-08-15 | Chinese | ||
| 34213119 | 112年年報及股東會資料 — 2024_2929_20240624FE3.pdf | 2024-08-15 | Chinese | ||
| 34213097 | 112年年報及股東會資料 — 2024_2929_20240624F05.pdf | 2024-08-15 | Chinese | ||
| 34213063 | 112年年報及股東會資料 — 2023_2929_20240624FE4.pdf | 2024-08-15 | Chinese | ||
| 34213028 | 112年年報及股東會資料 — 2024_2929_20240624F17.pdf | 2024-08-15 | Chinese | ||
| 34213015 | 112年年報及股東會資料 — 2023_2929_20240624F04.pdf | 2024-08-15 | 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 |
|
CNLT (FAR EAST) BERHAD
Wholesaler of knitting and cotton yarn in the textile secto…
|
— | MY | Wholesale and retail trade |
|
COLEFAX GROUP PLC
International designer and distributor of luxury furnishing…
|
CFX | GB | Wholesale and retail trade |
|
CUEROS Y CUERINAS S.R.L.
Importation and commercialization of leathers, faux leather…
|
— | AR | 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 |
TOPBI 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 (id: 52236)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.