Build on Ireland filings programmatically.
A typed REST API over 58,183 filings from 60 Irish listed companies — JSON metadata, Markdown body, and original PDF. Webhooks on every new release.
Public-company filings in Ireland are supervised by Central Bank of Ireland (CBI). Reporting follows IFRS. Filings are most commonly published in English. Major issuers are listed on ISEQ 20 and ISEQ Overall. Mixed — many calendar, some other.
Building on Irish filings programmatically
The FinancialReports API delivers CBI-supervised Irish filings through the same single REST surface, one x-api-key header, and one shared rate-limit bucket used across all 42 covered markets. An Ireland-only integration is a one-parameter filter (?country=IE) on the global filings endpoint — no separate Irish API key, no additional billing, no per-country rate-limit segregation. ISEQ 20 annual reports, CBI ad-hoc disclosures, and Euronext Dublin admission documents are all served from the same endpoint.
For live pipelines the webhook channel delivers full filing metadata within roughly 60 seconds of CBI / Euronext Dublin publication. The payload shape is identical across all 42 covered markets, so an Irish MAR Article 17 announcement arrives at your endpoint with the same JSON envelope as a German BaFin or a Dutch AFM filing. Volume for Ireland is lower in absolute terms than for the major European markets, but the internationally structured issuer base means individual filing events — CRH or Ryanair results, a Flutter M&A announcement — carry high information density for global sector models.
Filing bodies are available as JSON metadata, Markdown via /api/filings/{id}/markdown/, and original PDF or iXBRL. The English-first filing environment is a practical advantage for API consumers: no language detection step, no parallel French or Dutch record to reconcile, and direct compatibility with English-language NLP models and LLM context pipelines. iXBRL is preserved for ESEF-mandated annual reports, retaining machine-readable financial line-items where the regulator requires them.
Common API integrations for Irish data include backfilling ISEQ 20 consolidated financials (particularly CRH, Kerry Group, AIB, and Bank of Ireland) for cross-sector quant models, triggering on ad-hoc disclosures from high-profile cross-listed issuers, monitoring MAR Article 19 insider-transaction notifications, and combining the Irish feed with the UK or US feed for dual-listed companies where CRH or Ryanair appear in both markets. Trial keys are available on request; the web product is free and indexed for the public web.
- Filings indexed
- 58,183
- in Ireland
- Listed companies
- 60
- Irish issuers
- Auth
- x-api-key
- single header
- Webhook latency
- < 1 min
- from regulator publish
Reporting at a glance — Ireland
Regulator, indices, accounting, language- Regulator
- Central Bank of Ireland (CBI)
- Primary indices
- ISEQ 20ISEQ Overall
- Accounting standards
- IFRS
- Reporting languages
- English
- Fiscal year
- Mixed — many calendar, some other
Quick start — Ireland filings
REST · JSON · Markdown · PDF# 1. List filings for Ireland, newest first curl "https://api.financialreports.eu/api/filings/?countries=IE" \ -H "x-api-key: $FR_API_KEY" # 2. Pull full Markdown for one filing curl https://api.financialreports.eu/api/filings/<id>/markdown/ \ -H "x-api-key: $FR_API_KEY" # 3. Filter by filing type — annual reports only curl "https://api.financialreports.eu/api/filings/?countries=IE&type=10-K" \ -H "x-api-key: $FR_API_KEY" # 4. Filter by ISIN (single issuer) curl "https://api.financialreports.eu/api/filings/?company_isin=DE000A1EWWW0" \ -H "x-api-key: $FR_API_KEY"
Sample Ireland response
Real filings · live dataGet API access for Ireland
Pricing · trial keys · enterpriseFilings activity by year
Last 6 years · Irish issuers- 2026 1,927
- 2025 6,734
- 2024 7,019
- 2023 5,528
- 2022 4,636
- 2021 4,407
Reporting languages
Filing-by-filing distribution- English 57,381
- Greek (modern) 744
- German 34
- Norwegian 13
- Russian 9