ALT TELECOM PUBLIC COMPANY LIMITED - Investor Relations & Filings
ALT Telecom Public Company Limited operates as a neutral digital infrastructure provider, specializing in the construction, rental, and servicing of digital infrastructure. The company's offerings extend to the distribution of network equipment, electricity meters, and solar cells. Additionally, it provides installation services for alternative energy systems, solar cell power generation systems, digital equipment, and smart meters, complemented by design services. ALT Telecom positions itself as a key enabler for digital business and renewable energy infrastructure.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| Financial Statement Quarter 1/2026 (Reviewed) | 2026-05-08 | English | |
| Management Discussion and Analysis Quarter 1 Ending 31 Mar 2026 | 2026-05-08 | English | |
| Financial Performance Quarter 1 (F45) (Reviewed) | 2026-05-08 | English | |
| Changing of CFO | 2026-05-08 | English | |
| Notification of the Board Resolution No. 2/2026 for Distribution of Repurchased shares | 2026-05-08 | English | |
| Disclosure Minutes of AGM Y2026 on website | 2026-05-06 | English |
Browse filings by year
6 yearsMarket data
Market data not available
Price history
Peer group · Other telecommunication activities
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
8X8 INC /DE/
Provides an AI-powered, integrated platform for CX and unif…
|
EGHT | US | Telecommunications, computer pr… |
|
Accel Solutions Group Ltd.
Importer and integrator of telecommunications equipment and…
|
ACCL.TA | IL | Telecommunications, computer pr… |
|
Accord Synergy Limited
Provides technical support and infrastructure services for …
|
ACCORD | IN | Telecommunications, computer pr… |
| ADDvantage Technologies Group Inc | AEY | US | Telecommunications, computer pr… |
|
Adeunis
Designs and manufactures IoT devices for Smart Building and…
|
ALARF | FR | Telecommunications, computer pr… |
|
AIRGAIN INC
Provider of wireless connectivity solutions and antenna sys…
|
AIRG | US | Telecommunications, computer pr… |
| Alamosa Holdings Inc | APCS | US | Telecommunications, computer pr… |
| ALCATEL LUCENT | — | FR | Telecommunications, computer pr… |
|
Alert B&C Corporation
Publicly listed entity; core business operations are not pu…
|
ACB.H | CA | Telecommunications, computer pr… |
|
AMTEL HOLDINGS BERHAD
Investment holding, ICT solutions, telecom infrastructure, …
|
— | MY | Telecommunications, computer pr… |
ALT TELECOM PUBLIC COMPANY 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/75102/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=75102 | 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=75102 | 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=75102 \ -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": 75102}, 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 ALT TELECOM PUBLIC COMPANY LIMITED (id: 75102)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.