Build on Hungary filings programmatically.
A typed REST API over 9,024 filings from 64 Hungarian listed companies — JSON metadata, Markdown body, and original PDF. Webhooks on every new release.
Public-company filings in Hungary are supervised by Magyar Nemzeti Bank (Central Bank of Hungary) (MNB). Reporting follows IFRS. Filings are most commonly published in Hungarian and English. Major issuers are listed on BUX and BUMIX. Calendar year.
Hungarian filings via the FinancialReports API
The FinancialReports API delivers MNB-regulated Hungarian filings through the same endpoint and x-api-key header as all 42 covered markets. Filtering to Hungarian issuers requires one parameter: ?country=HU. One key, one billing line, one webhook payload shape — the same integration that reads OTP Bank filings reads OTP's equivalent disclosures in any other market it operates in.
The BUX's concentration means that a handful of issuers — OTP, MOL, Richter, Magyar Telekom, Wizz Air — drive most of the analytical value. The platform covers all BSE-listed equities, but for many research workflows, monitoring those five names accounts for the majority of signal. Webhook subscriptions push filing metadata within roughly 60 seconds of MNB or BSE publication; Hungarian-language filings arrive at the same latency as English-first ones, with Markdown body text normalised for downstream NLP without a translation step.
Filing bodies are available as JSON metadata, Markdown via /api/filings/{id}/markdown/, and original PDF or iXBRL. Common use cases include tracking OTP Bank for CEE banking and financials research, monitoring MOL Group and Richter for regional energy and pharma coverage, incorporating BUX constituent data into broader Visegrád Four (V4) or CEE equity pipelines alongside Czech and Polish coverage, and triggering on ad-hoc disclosures for event-driven strategies. Trial keys are available on request.
- Filings indexed
- 9,024
- in Hungary
- Listed companies
- 64
- Hungarian issuers
- Auth
- x-api-key
- single header
- Webhook latency
- < 1 min
- from regulator publish
Reporting at a glance — Hungary
Regulator, indices, accounting, language- Primary indices
- BUXBUMIX
- Accounting standards
- IFRS
- Reporting languages
- HungarianEnglish
- Fiscal year
- Calendar year
Quick start — Hungary filings
REST · JSON · Markdown · PDF# 1. List filings for Hungary, newest first curl "https://api.financialreports.eu/api/filings/?countries=HU" \ -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=HU&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 Hungary response
Real filings · live dataGet API access for Hungary
Pricing · trial keys · enterpriseFilings activity by year
Last 6 years · Hungarian issuers- 2026 2,773
- 2025 2,862
- 2024 755
- 2023 767
- 2022 759
- 2021 518
Reporting languages
Filing-by-filing distribution- English 4,519
- Hungarian 3,525
- Spanish 488
- Polish 240
- French 168