Thaai Casting Limited — Investor Relations & Filings
Thaai Casting Limited specializes in high-pressure die casting and precision machining of aluminum components. The company provides integrated manufacturing solutions including die design, tool manufacturing, casting, and secondary operations such as induction heating and quenching. Its product portfolio features engine parts, transmission housings, and steering system components. By utilizing advanced manufacturing technologies and maintaining rigorous quality control standards, the company delivers high-precision components to original equipment manufacturers and Tier-1 suppliers. The operational focus remains on engineering excellence and process optimization to meet complex technical specifications for diverse mechanical applications.
Recent filings
No filings indexed yet
We are still gathering filings for Thaai Casting Limited. .
No filings match the current filters
Try clearing the filters, or .
Market data
Market data not available
Price history
Peer group · Casting of non-ferrous metals
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Sibar Auto Parts Ltd.
Produces precision aluminum alloy castings for automotive a…
|
520141 | IN | Manufacturing |
|
STG CO.,LTD.
Manufactures magnesium and aluminum die-cast products via a…
|
5858 | JP | Manufacturing |
|
SUNDARAM-CLAYTON LIMITED
Manufacturer of aluminum die-cast components for the global…
|
SUNCLAY | IN | Manufacturing |
Thaai Casting 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/59909/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=59909 | 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=59909 | 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=59909 \ -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": 59909}, 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 Thaai Casting Limited (id: 59909)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.