
Cahaya Aero Services Tbk — Investor Relations & Filings
Cahaya Aero Services Tbk is a leading integrated provider of aviation support services. The company delivers a comprehensive suite of solutions, encompassing ground handling, cargo handling, and aircraft maintenance, repair, and overhaul (MRO). Furthermore, it offers specialized inflight and industrial catering services. Positioned as a one-stop solution provider, Cahaya Aero Services Tbk focuses on ensuring seamless operations and integrating sustainability across its services, leveraging extensive experience in air transport support.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| Penyampaian Bukti Iklan Keterbukaan Informasi atau Fakta Material ini sehubungan dengan perubahan status kepesertaan PT Cahaya Aero Services Tbk dari sebelumnya sebagai Mitra Pendiri menjadi Pendiri d | 2026-05-12 | Indonesian | |
| Penyampaian Bukti Iklan Hasil RUPS | 2026-05-12 | Indonesian | |
| Keterbukaan Informasi atau Fakta Material ini sehubungan dengan perubahan status kepesertaan Perseroan dari sebelumnya sebagai Mitra Pendiri menjadi Pendiri dalam Dana Pensiun. | 2026-05-11 | Indonesian | |
| Ringkasan Risalah Rapat Umum Para Pemegang Saham Tahunan dan Luar Biasa | 2026-05-11 | Indonesian | |
| Laporan Bulanan Registrasi Pemegang Efek | 2026-05-08 | Indonesian | |
| CASS - FY 2020 - BAPEPAM CHECKLIST Audit 2020 - CASS.pdf | 2020-12-31 | Indonesian |
Browse filings by year
2 yearsMarket data
Market data not available
Price history
Peer group · Service activities incidental to air transportation
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Abhishek Integrations Limited
Provides O&M services for airport infrastructure and techni…
|
AILIMITED | IN | Transportation and storage |
|
Aena SME S.A.
A global airport management company managing airport infras…
|
AENA | ES | Transportation and storage |
|
Aeroporto Guglielmo Marconi Di Bologna
Manages the international airport serving Bologna and the E…
|
ADB | IT | Transportation and storage |
|
Aéroports de Paris
Designs, builds, and operates airport platforms, managing t…
|
ADP | FR | Transportation and storage |
|
Aeropuertos Argentina 2000 S.A.
Private airport concessionaire managing and operating 35 ai…
|
— | AR | Transportation and storage |
|
AGP CORPORATION
Specializes in airport infrastructure support and ground se…
|
9377 | JP | Transportation and storage |
|
A & S Group (Holdings) Limited
Specializes in air freight logistics, terminal operations, …
|
1737 | HK | Transportation and storage |
|
Asia-express Logistics Holdings Limited
Provides air cargo ground handling, terminal operations, wa…
|
8620 | HK | Transportation and storage |
|
Athens International Airport S.A.
Manages, operates, and develops the largest airport in Gree…
|
AIA | GR | Transportation and storage |
|
AUCKLAND INTERNATIONAL AIRPORT LIMITED
Manages aviation infrastructure, retail services, and comme…
|
AIA | NZ | Transportation and storage |
Cahaya Aero Services Tbk 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/69123/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=69123 | 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=69123 | 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=69123 \ -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": 69123}, 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 Cahaya Aero Services Tbk (id: 69123)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.