
İHLAS HABER AJANSI A.Ş. — Investor Relations & Filings
İhlas Haber Ajansı A.Ş. (IHA) is a news agency that produces and distributes visual, written, and photographic news content to media outlets. The agency's core activities include news gathering and dissemination across a wide range of topics. In addition to its news subscription services, IHA provides a comprehensive suite of media production and broadcasting solutions. These include satellite-based live broadcasting (SNG), multi-location video teleconferencing, and internet webcasting for events. The company also offers specialized services such as live surgical broadcasts for medical congresses. IHA supports clients with production facilities, including studio rentals in various international cities, field camera crews, and event recording. For corporate clients, the agency provides media promotion packages, Video News Release (VNR) distribution, and a bulletin service to disseminate corporate news to its media network.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| Registration and Announcement of the Independent Audit Firm Selection | 2026-03-11 | Turkish | |
| Registration and Announcement of the 2025 Ordinary General Assembly Meeting Resolutions | 2026-03-11 | Turkish | |
| Registration and Announcement of the 2025 Ordinary General Assembly Meeting Resolutions | 2026-03-11 | Turkish | |
| Registration and Announcement of the 2025 Ordinary General Assembly Meeting Resolutions | 2026-03-11 | Turkish | |
| Registration and Announcement of the 2025 Ordinary General Assembly Meeting Resolutions | 2026-03-11 | Turkish | |
| Registration and Announcement of the 2025 Ordinary General Assembly Meeting Resolutions | 2026-03-11 | English |
Market data
Market data not available
Price history
Peer group · News agency activities
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
GTN LIMITED
Global provider of traffic reports and advertising solution…
|
GTN | AU | Publishing, broadcasting, and c… |
|
Il Sole 24 Ore
A multimedia publisher of economic, financial, professional…
|
S24 | IT | Publishing, broadcasting, and c… |
|
PR TIMES, Inc.
Operates an online platform for press release distribution …
|
3922 | JP | Publishing, broadcasting, and c… |
|
Sichuan Newsnet Media (Group) Co.,Ltd.
Digital media enterprise providing news, advertising, and i…
|
300987 | CN | Publishing, broadcasting, and c… |
|
Xinhuanet Co., Ltd
Global news provider offering multimedia content, big data,…
|
603888 | CN | Publishing, broadcasting, and c… |
|
Xinhua News Media Holdings Limited
Provides cleaning services for various sectors and operates…
|
309 | HK | Publishing, broadcasting, and c… |
|
Zee Media Corporation Limited
Operates a network of national and international news chann…
|
ZEEMEDIA | IN | Publishing, broadcasting, and c… |
İHLAS HABER AJANSI A.Ş. 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/8942/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=8942 | 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=8942 | 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=8942 \ -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": 8942}, 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 İHLAS HABER AJANSI A.Ş. (id: 8942)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.