STL Global Ltd — Investor Relations & Filings
STL Global Ltd operates as a manufacturing and export entity focused on the production of fabrics and finished garments. The organization maintains integrated facilities for knitting, dyeing, processing, and printing, facilitating a streamlined production cycle from raw materials to finished goods. Its product range encompasses various knitted fabrics, readymade apparel, and home textiles, including bed linen. The company serves a diverse client base across domestic and international markets, emphasizing technical precision and quality control. By utilizing specialized machinery and advanced processing methods, it delivers tailored solutions for the apparel and home furnishing sectors, maintaining a focus on operational efficiency and product durability.
Recent filings
No filings indexed yet
We are still gathering filings for STL Global Ltd. .
No filings match the current filters
Try clearing the filters, or .
Market data
Market data not available
Price history
Peer group · Finishing of textiles
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Hubbard Holding Inc.
Provides fabric modification services to the textile indust…
|
— | CA | Manufacturing |
|
JAKHARIA FABRIC LIMITED
Dyes, prints, and finishes fabrics for garment manufacturer…
|
JAKHARIA | IN | Manufacturing |
|
KOMATSU MATERE Co., Ltd.
A chemical material manufacturer of synthetic fabrics and f…
|
3580 | JP | Manufacturing |
|
KONNDOR INDUSTRIES LIMITED
Manufactures and trades textiles and garments, and manages …
|
532397 | IN | Manufacturing |
|
NAN YANG DYEING & FINISHING CO., LTD
Specializes in the bleaching, dyeing, printing, and finishi…
|
1410 | TW | Manufacturing |
|
Rachit Prints Limited
Specializes in fabric manufacturing, dyeing, and printing f…
|
544503 | IN | Manufacturing |
|
Ratti
Manufactures high-quality textiles and accessories for luxu…
|
RAT | IT | Manufacturing |
|
SANDERSON DESIGN GROUP PLC
Luxury interior furnishings company designing wallpapers, f…
|
SDG | GB | Manufacturing |
|
Sanwil Holding S.A.
Produces coated materials, synthetic leather, and technical…
|
SNW | PL | Manufacturing |
|
seiren co.,ltd.
Manufacturer specializing in dyeing and processing filament…
|
3569 | JP | Manufacturing |
STL Global Ltd 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/63402/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=63402 | 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=63402 | 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=63402 \ -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": 63402}, 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 STL Global Ltd (id: 63402)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.