
Captain Technocast Limited — Investor Relations & Filings
Captain Technocast Limited specializes in the manufacture and export of precision investment castings. Utilizing the lost-wax process, the company produces a wide range of components in various grades of stainless steel, carbon steel, and alloy steel. Its product portfolio serves diverse industrial applications, including pumps, valves, automotive systems, marine equipment, and general engineering components. The company focuses on delivering high-dimensional accuracy and surface finish quality to meet specific client requirements. By integrating advanced casting technologies with rigorous quality control measures, the firm provides engineered solutions for complex geometries and high-performance applications across global markets.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| Newspaper advertisement regarding postal ballot | 2026-05-19 | English | |
| Declaration with respect to Non applicability of Annual secretarial compliance report | 2026-05-19 | English | |
| Notice of Postal Ballot | 2026-05-18 | English | |
| approval of Financial results, took note of compliances, sale of Shares of Vartis Engineering Private Limited, Material Subsidiary of the company, appointment of scrutinizer, approve postal .... | 2026-05-16 | English | |
| Financial results for the half year and year ended on 31st March,2026 | 2026-05-16 | English | |
| Intimation regarding inadvertently uploading press release of Captain Polyplast Limited dated 14th May,2026 in the login of Captain Technocast Limited | 2026-05-14 | English |
Browse filings by year
1 year| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
7 filings
| |||||
| 46531272 | Newspaper advertisement regarding postal ballot | 2026-05-19 | English | ||
| 46530259 | Declaration with respect to Non applicability of Annual secretarial compliance report | 2026-05-19 | English | ||
| 46383192 | Notice of Postal Ballot | 2026-05-18 | English | ||
| 46370886 | approval of Financial results, took note of compliances, sale of Shares of Vartis Engineering Private Limited, Material Subsidiary of the company, appointment of scrutinizer, approve postal .... | 2026-05-16 | English | ||
| 46370893 | Financial results for the half year and year ended on 31st March,2026 | 2026-05-16 | English | ||
| 46045913 | Intimation regarding inadvertently uploading press release of Captain Polyplast Limited dated 14th May,2026 in the login of Captain Technocast Limited | 2026-05-14 | English | ||
| 46014829 | Press release regarding Launch of new manufacturing facility at Ahmedabad | 2026-05-14 | English | ||
Market data
Market data not available
Price history
Captain Technocast 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/62595/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=62595 | 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=62595 | 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=62595 \ -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": 62595}, 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 Captain Technocast Limited (id: 62595)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.