
Salik Company PJSC — Investor Relations & Filings
Salik Company PJSC is Dubai's exclusive operator of an automatic road toll collection system. It manages and operates the city's toll gates, employing RFID and ANPR technology for a free-flow system that eliminates physical toll booths or barriers. Named "Salik," meaning "open" or "clear," this system ensures efficient traffic movement without requiring vehicles to stop. Core services include providing and activating toll tags, account recharging, and managing toll-related services for drivers. The company also contributes to the development and management of traffic systems and associated legislation.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| تنويه من الشركة | 2026-05-22 | English | |
| Notification from the company | 2026-05-22 | English | |
| تنويه من الشركة | 2026-05-15 | English | |
| Notification from the company | 2026-05-15 | English | |
| نتائج قرارات مجلس الإدارة بالتمرير | 2026-05-15 | English | |
| Results of Board Decisions by Passing | 2026-05-15 | English |
Browse filings by year
5 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 46768118 | تنويه من الشركة | 2026-05-22 | English | ||
| 46768101 | Notification from the company | 2026-05-22 | English | ||
| 46353074 | تنويه من الشركة | 2026-05-15 | English | ||
| 46353037 | Notification from the company | 2026-05-15 | English | ||
| 46349278 | نتائج قرارات مجلس الإدارة بالتمرير | 2026-05-15 | English | ||
| 46349267 | Results of Board Decisions by Passing | 2026-05-15 | English | ||
| 45641686 | قرارات مجلس الإدارة بالتمرير | 2026-05-13 | English | ||
| 45641645 | Board Decisions by Passing | 2026-05-13 | English | ||
| 44879306 | Press release | 2026-05-11 | English | ||
| 44879352 | خبر صحفي | 2026-05-11 | Arabic | ||
| 44879313 | Financial statements for the 1st QTR of 2026 | 2026-05-11 | English | ||
| 44879361 | بيانات مالية للربع الأول من عام 2026 | 2026-05-11 | Arabic | ||
| 44879370 | نتائج اجتماع مجلس الإدارة | 2026-05-11 | English | ||
| 44879318 | Results of BOD Meeting | 2026-05-11 | English | ||
| 44960416 | مؤتمر المحللين | 2026-05-05 | English | ||
Market data
Market data not available
Price history
Peer group · Service activities incidental to land transportation
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
ABERTIS INFRAESTRUCTURAS, S.A.
Global operator of high-capacity road infrastructure and to…
|
ABE | ES | Transportation and storage |
|
Aleatica, S.A.B. de C.V.
Manages transport infrastructure assets across Latin Americ…
|
ALEATIC | MX | Transportation and storage |
|
ALLPARK EMPREENDIMENTOS, PARTICIPAÇÕES E SERVIÇOS S.A.
Operates parking infrastructure and urban mobility solution…
|
— | BR | Transportation and storage |
|
Anhui Expressway Company Limited
Manages investment, construction, and operation of toll exp…
|
600012 | CN | Transportation and storage |
|
ARKA BERHAD
An investment holding company driving digital and freight t…
|
— | MY | Transportation and storage |
|
ATLAS ARTERIA
Owns, operates, and develops international toll road networ…
|
ALX | AU | Transportation and storage |
|
Balticon Spolka Akcyjna
Specializes in container sales, rentals, transport, and com…
|
BLT | PL | Transportation and storage |
|
Chengdu Expressway Co., Ltd.
Develops, operates, and manages expressways in Chengdu, foc…
|
1785 | HK | Transportation and storage |
|
China Merchants Expressway Network & Technology Holdings Co., Ltd.
Invests in and operates expressway networks with integrated…
|
001965 | CN | Transportation and storage |
|
CONCESSIONARIA RIO-TERESOPOLIS SA
Operates, maintains, and modernizes highway infrastructure …
|
— | BR | Transportation and storage |
Salik Company PJSC 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/66438/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=66438 | 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=66438 | 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=66438 \ -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": 66438}, 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 Salik Company PJSC (id: 66438)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.