
C.E. Info Systems Limited — Investor Relations & Filings
C.E. Info Systems Limited, operating under the brand MapmyIndia and Mappls, is a provider of digital maps, geospatial software, and location-based IoT technologies. The company specializes in high-definition 3D maps, advanced navigation systems, and geospatial data analytics. Its product suite includes specialized SDKs and APIs for developers, alongside the Mappls application for consumer navigation. The firm serves automotive OEMs, corporate enterprises, and government agencies, offering solutions for fleet management, logistics optimization, and autonomous driving. By leveraging artificial intelligence and computer vision, the company provides real-time traffic updates, road safety alerts, and precise location intelligence. Its core value proposition lies in a proprietary map database and an integrated platform that combines mapping, tracking, and analytics to support digital transformation and smart mobility initiatives.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| Analysts/Institutional Investor Meet/Con. Call Updates | 2026-05-25 | English | |
| Submission of Earnings Call Transcript held for Q4FY26 Results | 2026-05-25 | English | |
| Submission of Newspaper Publication | 2026-05-21 | English | |
| Copy of Newspaper Publication | 2026-05-21 | English | |
| Analysts/Institutional Investor Meet/Con. Call Updates | 2026-05-20 | English | |
| Submission of audio recording for Q4FY26 earning call | 2026-05-20 | English |
Browse filings by year
6 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 47015356 | Analysts/Institutional Investor Meet/Con. Call Updates | 2026-05-25 | English | ||
| 47015488 | Submission of Earnings Call Transcript held for Q4FY26 Results | 2026-05-25 | English | ||
| 46714578 | Submission of Newspaper Publication | 2026-05-21 | English | ||
| 46714655 | Copy of Newspaper Publication | 2026-05-21 | English | ||
| 46581551 | Analysts/Institutional Investor Meet/Con. Call Updates | 2026-05-20 | English | ||
| 46581809 | Submission of audio recording for Q4FY26 earning call | 2026-05-20 | English | ||
| 46545953 | Press Release | 2026-05-19 | English | ||
| 46545957 | Investor Presentation | 2026-05-19 | English | ||
| 46545844 | Press Release Q4FY26 Results | 2026-05-19 | English | ||
| 46545847 | Submission Q4FY26 Investor Presentation | 2026-05-19 | English | ||
| 46545853 | Declaration of Final Dividend | 2026-05-19 | English | ||
| 46545960 | Integrated Filing- Financial | 2026-05-19 | English | ||
| 46544840 | Financial Results 31.03.2026 | 2026-05-19 | English | ||
| 46544836 | Dividend | 2026-05-19 | English | ||
| 46544846 | Outcome of Board Meeting | 2026-05-19 | English | ||
Market data
Market data not available
Price history
Peer group · Other computer programming activities
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
AppSpotr AB
A software platform for creating and publishing mobile appl…
|
APTR | SE | Telecommunications, computer pr… |
|
AppSwarm Inc.
An application incubation firm for mobile apps and AI-centr…
|
SWRM | US | Telecommunications, computer pr… |
|
Apteryx Imaging Inc.
Cloud-based dental imaging platform featuring FDA-cleared A…
|
XRAY | CA | Telecommunications, computer pr… |
|
Aptitude Software Group PLC
Develops financial management software and compliance solut…
|
APTD | GB | Telecommunications, computer pr… |
|
Arab Sea Information System Co.
Develops commercial and administrative software, including …
|
7201 | SA | Telecommunications, computer pr… |
|
ARAXI LIMITED
A financial technology group specializing in payments infra…
|
AXXE | ZA | Telecommunications, computer pr… |
|
ARB BERHAD
IT software and platform provider transforming enterprises …
|
— | MY | Telecommunications, computer pr… |
|
ARCHERMIND TECHNOLOGY CO., LTD.
Software services for intelligent terminals, smart automoti…
|
300598 | CN | Telecommunications, computer pr… |
|
Architel Systems Corporation
Developed specialized IP software systems for telecom carri…
|
— | CA | Telecommunications, computer pr… |
|
ARCHTIS LIMITED
Develops data-centric security solutions for sensitive and …
|
AR9 | AU | Telecommunications, computer pr… |
C.E. Info Systems 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/59486/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=59486 | 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=59486 | 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=59486 \ -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": 59486}, 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 C.E. Info Systems Limited (id: 59486)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.