
Polyfair Holdings Limited — Investor Relations & Filings
Polyfair Holdings Limited is an investment holding company specializing in the provision of engineering services within the construction sector. Established in 2006, the company operates as a specialized subcontractor offering one-stop solutions for façade and curtain wall works. Its comprehensive service portfolio covers the entire project lifecycle, including design, feasibility studies, development, project management, and installation of complex façade systems. The company serves material suppliers and main contractors by delivering integrated and specialized curtain wall solutions.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| SUPPLEMENTAL ANNOUNCEMENT IN RELATION TO THE 2025 ANNUAL REPORT | 2026-05-04 | English | |
| Monthly Return of Equity Issuer on Movements in Securities for the month ended 30 April 2026 | 2026-05-04 | English | |
| INSIDE INFORMATION - WITHDRAWAL OF WINDING UP PETITION | 2026-04-08 | English | |
| Monthly Return of Equity Issuer on Movements in Securities for the month ended 31 March 2026 | 2026-04-01 | English | |
| UPDATE IN RELATION TO DISCLAIMER OPINION ON THE COMPANY'S CONSOLIDATED FINANCIAL STATEMENTS FOR THE YEAR ENDED 31 MARCH 2025 | 2026-03-31 | English | |
| CHANGE OF AUDITOR | 2026-03-20 | English |
Market data
Market data not available
Price history
Peer group · Building completion and finishing
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Noble Engineering Group Holdings Limited
Subcontractor specializing in wet trades work for building …
|
8445 | HK | Construction |
|
NORTHERN BEAR PLC
Holding company for subsidiaries providing specialist build…
|
NTBR | GB | Construction |
|
Raffles Interior Limited
Comprehensive interior solutions and fitting-out for privat…
|
1376 | HK | Construction |
|
Sanbase Corporation Limited
Offers interior fit-out and engineering services, focusing …
|
8501 | HK | Construction |
|
SHANGHAI TRENDZONE HOLDINE GROUP CO.,LTD
Integrated building decoration and interior design for resi…
|
603030 | CN | Construction |
|
Shenzhen Bauing Construction Holding Group Co.,Ltd.
Provides integrated architectural decoration and design ser…
|
002047 | CN | Construction |
|
SHENZHEN GRANDLAND GROUP CO.,LTD.
Provides integrated architectural decoration, design, and c…
|
002482 | CN | Construction |
|
SHENZHEN JIANYI DECORATION GROUP CO.,LTD.
Specializes in architectural decoration design, constructio…
|
002789 | CN | Construction |
|
SHENZHEN MAGIC DESIGN & DECORATION ENGINEERING CO.,LTD.
Provides architectural decoration and interior design for c…
|
002856 | CN | Construction |
|
Shenzhen Mingdiao Decoration Co., Ltd.
Provides turnkey interior design and construction services …
|
002830 | CN | Construction |
Polyfair 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/51491/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=51491 | 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=51491 | 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=51491 \ -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": 51491}, 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 Polyfair Holdings Limited (id: 51491)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.