Glottis Limited — Investor Relations & Filings
Glottis Limited is a logistics and supply chain management provider specializing in integrated transportation solutions. The company offers a comprehensive suite of services, including international freight forwarding via air, sea, and road, as well as customs clearance and regulatory compliance. Its operational scope extends to warehousing, inventory management, and domestic distribution networks. Glottis Limited focuses on optimizing supply chain efficiency for diverse sectors such as manufacturing, retail, and heavy industry. Key service offerings include project cargo handling for oversized equipment and end-to-end logistics coordination. The firm utilizes technology-driven tracking and management systems to ensure transparency and reliability in global trade operations.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| Action(s) taken or orders passed | 2026-04-24 | English | |
| General Updates | 2026-04-22 | English | |
| Price movement | 2026-04-15 | English | |
| Certificate under SEBI (Depositories and Participants) Regulations, 2018 | 2026-04-09 | English | |
| Analysts/Institutional Investor Meet/Con. Call Updates | 2026-04-06 | English | |
| Trading Window | 2026-03-27 | English |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 42230379 | Action(s) taken or orders passed | 2026-04-24 | English | ||
| 42173595 | General Updates | 2026-04-22 | English | ||
| 42177712 | Price movement | 2026-04-15 | English | ||
| 42169467 | Certificate under SEBI (Depositories and Participants) Regulations, 2018 | 2026-04-09 | English | ||
| 42205671 | Analysts/Institutional Investor Meet/Con. Call Updates | 2026-04-06 | English | ||
| 42221765 | Trading Window | 2026-03-27 | English | ||
| 42217942 | General Updates | 2026-03-20 | English | ||
| 42163743 | General Updates | 2026-03-19 | English | ||
| 42195162 | General Updates | 2026-02-27 | English | ||
| 42173814 | Analysts/Institutional Investor Meet/Con. Call Updates | 2026-02-25 | English | ||
| 42162295 | Analysts/Institutional Investor Meet/Con. Call Updates | 2026-02-19 | English | ||
| 42193998 | Investor Presentation | 2026-02-16 | English | ||
| 42194016 | Press Release | 2026-02-16 | English | ||
| 42194745 | Analysts/Institutional Investor Meet/Con. Call Updates | 2026-02-16 | English | ||
| 42206031 | General Updates | 2026-02-14 | English | ||
Market data
Market data not available
Price history
Glottis 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/60092/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=60092 | 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=60092 | 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=60092 \ -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": 60092}, 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 Glottis Limited (id: 60092)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.