
Sanblue Corporation Limited — Investor Relations & Filings
Sanblue Corporation Limited operates as a multi-faceted business entity focused on trading activities and strategic investments. The company specializes in the sourcing and distribution of textile products, including various types of fabrics and finished garments. Beyond its textile operations, the firm engages in real estate development and infrastructure-related projects. It also offers professional consultancy services aimed at optimizing business processes. The company prioritizes the establishment of a reliable supply chain and leverages market insights to serve its client base effectively. Its business model emphasizes diversification across trading, realty, and advisory sectors to maintain a stable market presence.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| Sanblue Corporation Ltdhas informed BSE that the meeting of the Board of Directors of the Company is scheduled on 29/05/2026 ,inter alia, to consider and approve 1. To consider and approve .... | 2026-05-18 | English | |
| NEWSPAPER PUBLICATION FOR SAKSHAM NIVESHAK CAMPAIGN | 2026-05-13 | Hindi | |
| Format of the Annual Disclosure to be made by an entity identified as a Large Corporate. Sr. No. Particulars .... | 2026-05-13 | English | |
| Non Applicablity of Payment Mechanism for the year ended 31.03.2026 | 2026-05-01 | English | |
| CLARIFICATION ON PRICE MOVEMENT IS SUBMITTED | 2026-04-23 | English | |
| REGULATION 40(10) COMPLIANCE CERTIFICATE FROM PCS FOR THE QUARTER AND YEAR ENDED 31.03.2026 | 2026-04-13 | English |
Browse filings by year
8 yearsMarket 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 |
Sanblue Corporation 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/63733/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=63733 | 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=63733 | 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=63733 \ -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": 63733}, 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 Sanblue Corporation Limited (id: 63733)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.