天纺标 — Investor Relations & Filings
About 天纺标
Tianfangbiao Testing and Certification Co., Ltd. is a professional third-party technical service provider specializing in testing, inspection, and certification. The company offers a comprehensive range of services including quality assessment, functional performance evaluation, and safety testing for textiles, garments, footwear, and accessories. Its technical capabilities encompass physical property testing, chemical analysis, and ecological safety evaluations. Tianfangbiao serves a diverse clientele of manufacturers and retailers, ensuring product compliance with various regulatory requirements and technical standards. The organization is characterized by its advanced laboratory infrastructure and its role in the development of technical standards, providing support for quality control and supply chain management across the consumer goods sector.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 中国银河证券股份有限公司关于天纺标检测认证股份有限公司向不特定合格投资者公开发行股票并在北京证券交易所上市之保荐工作总结报告书 | 2026-04-27 | Chinese | |
| 2025年年度报告摘要 | 2026-04-23 | Chinese | |
| 募集资金存放、管理与实际使用情况的专项报告 | 2026-04-23 | Chinese | |
| 关于中兴华会计师事务所(特殊普通合伙)2025年度履职情况评估报告 | 2026-04-23 | Chinese | |
| 独立董事提名人声明与承诺(岳殿民) | 2026-04-23 | Chinese | |
| 第三届董事会第二十四次会议决议公告 | 2026-04-23 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 40119978 | 中国银河证券股份有限公司关于天纺标检测认证股份有限公司向不特定合格投资者公开发行股票并在北京证券交易所上市之保荐工作总结报告书 | 2026-04-27 | Chinese | ||
| 40119951 | 2025年年度报告摘要 | 2026-04-23 | Chinese | ||
| 40119926 | 募集资金存放、管理与实际使用情况的专项报告 | 2026-04-23 | Chinese | ||
| 40119909 | 关于中兴华会计师事务所(特殊普通合伙)2025年度履职情况评估报告 | 2026-04-23 | Chinese | ||
| 40119906 | 独立董事提名人声明与承诺(岳殿民) | 2026-04-23 | Chinese | ||
| 40119896 | 第三届董事会第二十四次会议决议公告 | 2026-04-23 | Chinese | ||
| 40119886 | 关于召开2025年年度股东会通知公告(提供网络投票) | 2026-04-23 | Chinese | ||
| 40119875 | 内部控制审计报告 | 2026-04-23 | Chinese | ||
| 40119743 | 董事会工作报告 | 2026-04-23 | Chinese | ||
| 40119735 | 董事会审计委员会对会计师事务所履行监督职责情况报告 | 2026-04-23 | Chinese | ||
| 40119725 | 独立董事年度述职报告(岳殿民) | 2026-04-23 | Chinese | ||
| 40119716 | 董事会关于独立董事独立性自查情况的专项报告 | 2026-04-23 | Chinese | ||
| 40119707 | 内部控制自我评价报告 | 2026-04-23 | Chinese | ||
| 40119697 | 2026年一季度报告 | 2026-04-23 | Chinese | ||
| 40119675 | 非职工董事换届公告 | 2026-04-23 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Technical testing and analysis
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
CATARC Automotive Proving Ground Co.,Ltd.
Provides vehicle testing, validation, and technical consult…
|
301215 | CN | Professional, scientific and te… |
|
C.E.Management Integrated Laboratory Co.Ltd
A technical services provider for the civil engineering and…
|
6171 | JP | Professional, scientific and te… |
|
CENTRE TESTING INTERNATIONAL GROUP CO., LTD.
Comprehensive third-party testing, inspection, certificatio…
|
300012 | CN | Professional, scientific and te… |
|
China Automotive Engineering Research Institute Co., Ltd
Provides automotive R&D, testing, and certification for saf…
|
601965 | CN | Professional, scientific and te… |
|
China Leon Inspection Holding Limited
Provides inspection, testing, and certification for the ene…
|
1586.HK | HK | Professional, scientific and te… |
|
China Machinery Huanyu Certification and Inspection Co., LTD.
Provides certification, inspection, and testing for machine…
|
301508 | CN | Professional, scientific and te… |
|
CHINA TESTING & CERTIFICATION INTERNATIONAL GROUP CO.,LTD.
Third-party provider of testing, certification, and inspect…
|
603060 | CN | Professional, scientific and te… |
|
Choksi Laboratories Ltd.
Provides analytical testing, calibration, and consultancy f…
|
526546 | IN | Professional, scientific and te… |
|
CHRYSOS CORPORATION LIMITED
Deploys PhotonAssay technology for rapid, non-destructive m…
|
C79 | AU | Professional, scientific and te… |
|
Deveron Corp.
Vertically integrated ag tech providing soil testing and en…
|
FARM | CA | Professional, scientific and te… |
天纺标 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/58912/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=58912 | 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=58912 | 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=58912 \ -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": 58912}, 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 天纺标 (id: 58912)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.