
Atishay Limited — Investor Relations & Filings
Atishay Limited provides specialized services in data management, e-governance, and digital transformation. The company develops and implements software solutions designed to streamline administrative workflows for government agencies and private enterprises. Core operations include large-scale document digitization, data entry, and the management of identification systems such as Aadhaar enrollment. Through its retail service network, the organization facilitates various citizen-centric offerings, including banking correspondence, utility payments, and digital connectivity services. The firm focuses on high-volume data processing and the integration of technology into public service delivery. Its portfolio also includes management consultancy and system integration services aimed at enhancing operational efficiency through automated processes and secure database management.
Recent filings
Browse filings by year
1 year| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
4 filings
| |||||
| 47066231 | Approved by the members at the 26th Annual General meeting of the Company held on May 26, 2026 : 1. Appointment of Mr. Sanjay Gupta (DIN: 00371317) as an Independent Director of the Company; .... | 2026-05-26 | English | ||
| 47065458 | Submission of proceedings of the 26th Annual General Meeting of the Company, Voting Results along with Scrutiniser Report. | 2026-05-26 | English | ||
| 47065481 | Submission of Proceedings of the 26th Annual General Meeting, voting results along with Scrutinizer report. | 2026-05-26 | English | ||
| 46370684 | The Company has been empanelled as a Service Partner with the Centre for Research and Industrial Staff Performance (CRISP). For more details kindly refer the announcement. | 2026-05-16 | English | ||
Market data
Market data not available
Price history
Peer group · Computing infrastructure, data processing, hosting and related activities
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
ChowChow Cloud International Holdings Ltd
Offers cloud solutions, IT services, and digital consulting…
|
CHOW | US | Telecommunications, computer pr… |
|
Cipher Mining Inc.
Develops and operates industrial-scale data centers for bit…
|
CIFR | US | Telecommunications, computer pr… |
|
CISCO SYSTEMS, INC.
Provides foundational infrastructure for internet and enter…
|
CSCO | US | Telecommunications, computer pr… |
|
Claritev Corp
Provides AI-powered technology and data solutions for healt…
|
CTEV | US | Telecommunications, computer pr… |
|
CLEANSPARK, INC.
Operates advanced data centers for Bitcoin mining and high-…
|
CLSK | US | Telecommunications, computer pr… |
|
Clearwater Analytics Holdings, Inc.
SaaS platform for institutional investors, automating inves…
|
CWAN | US | Telecommunications, computer pr… |
|
C-Link Squared Limited
Data/document management, enterprise software, and healthca…
|
1463 | HK | Telecommunications, computer pr… |
|
CLOUD3 VENTURES
Provides decentralized infrastructure services by deploying…
|
CLDV | CA | Telecommunications, computer pr… |
|
CLOUDASTRUCTURE, INC.
Provides AI-driven video surveillance and remote guarding s…
|
CSAI | US | Telecommunications, computer pr… |
|
CLOUDCOCO GROUP PLC
Provider of managed IT services, cybersecurity, and cloud s…
|
CLCO | GB | Telecommunications, computer pr… |
Atishay 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/59067/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=59067 | 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=59067 | 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=59067 \ -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": 59067}, 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 Atishay Limited (id: 59067)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.