
TITAN INTECH LIMITED — Investor Relations & Filings
Titan Intech Limited specializes in providing comprehensive information technology solutions and digital infrastructure services. The company focuses on the development and management of advanced data centers, offering scalable cloud computing environments, and implementing robust cybersecurity frameworks. Its service portfolio includes digital transformation consultancy, IT infrastructure management, and specialized software development tailored for enterprise-level operations. By leveraging modern technologies, Titan Intech Limited assists organizations in optimizing their digital workflows and securing critical data assets. The company emphasizes high-performance computing and reliable connectivity to support the evolving needs of various business sectors, ensuring operational efficiency and technological resilience through its integrated service delivery model.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| Results | 2026-05-30 | English | |
| Board meeting Outcome | 2026-05-30 | English | |
| Titan Intech Ltdhas informed BSE that the meeting of the Board of Directors of the Company is scheduled on 30/05/2026 ,inter alia, to consider and approve Board meeting intimation | 2026-05-22 | English | |
| Board meeting Outcome | 2026-05-16 | English | |
| Monitoring Agency report | 2026-05-15 | English | |
| Board Meeting Outcome | 2026-05-13 | English |
Browse filings by year
8 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 47903374 | Results | 2026-05-30 | English | ||
| 47903403 | Board meeting Outcome | 2026-05-30 | English | ||
| 46850670 | Titan Intech Ltdhas informed BSE that the meeting of the Board of Directors of the Company is scheduled on 30/05/2026 ,inter alia, to consider and approve Board meeting intimation | 2026-05-22 | English | ||
| 46371400 | Board meeting Outcome | 2026-05-16 | English | ||
| 46357766 | Monitoring Agency report | 2026-05-15 | English | ||
| 45628081 | Board Meeting Outcome | 2026-05-13 | English | ||
| 44721380 | Clarification | 2026-05-09 | English | ||
| 44721381 | ANNUAL SECRETARIAL COMPLIANCE REPORT FOR THE FY 2025-26 | 2026-05-09 | English | ||
| 46314821 | Allotment Of Equity Shares | 2026-05-06 | English | ||
| 46314824 | Board meeting Outcome | 2026-04-28 | English | ||
| 46314828 | Board meeting outcome | 2026-04-10 | English | ||
| 46314830 | Reg 74(5) | 2026-04-07 | English | ||
| 46314832 | Closure of Trading window | 2026-03-30 | English | ||
| 46314836 | Board Meeting Outcome | 2026-03-12 | English | ||
| 46314846 | Postal ballot Result | 2026-02-27 | English | ||
Market data
Market data not available
Price history
Peer group · Computing infrastructure, data processing, hosting and related activities
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
VCU Data Management Limited
Provides IT and data management services, software developm…
|
536672 | IN | Telecommunications, computer pr… |
|
VEEA INC.
Offers a full-stack edge Platform-as-a-Service for computin…
|
VEEA | US | Telecommunications, computer pr… |
|
VERISIGN INC/CA
A global provider of domain name registry services for the …
|
VRSN | US | Telecommunications, computer pr… |
|
Verisk Analytics, Inc.
Provides data analytics and risk management solutions for t…
|
VRSK | US | Telecommunications, computer pr… |
|
VERRA MOBILITY Corp
Provides mobility tech for fleet management and automated c…
|
VRRM | US | Telecommunications, computer pr… |
|
VersaPay Corporation
Cloud-based AR automation software simplifying the B2B invo…
|
VPY | CA | Telecommunications, computer pr… |
|
Viant Technology Inc.
An AI-powered Demand-Side Platform for programmatic adverti…
|
DSP | US | Telecommunications, computer pr… |
|
VICTOR GROUP HOLDINGS LIMITED
Provides cloud-based SaaS platforms for digital learning an…
|
VIG | AU | Telecommunications, computer pr… |
|
Vimeo, Inc.
A video SaaS platform for video creation, management, and d…
|
VMEO | US | Telecommunications, computer pr… |
|
Vinanz Ltd.
A Bitcoin treasury and mining company building a balance sh…
|
BTC | VG | Telecommunications, computer pr… |
TITAN INTECH 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/62290/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=62290 | 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=62290 | 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=62290 \ -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": 62290}, 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 TITAN INTECH LIMITED (id: 62290)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.