Build on Austria filings programmatically.
A typed REST API over 47,217 filings from 92 Austrian listed companies - JSON metadata, Markdown body, and original PDF. Webhooks on every new release.
Public-company filings in Austria are supervised by Financial Market Authority (FMA). Reporting follows IFRS (consolidated); UGB (separate). Filings are most commonly published in German and English. Major issuers are listed on ATX, ATX Five and ATX Prime. Calendar year predominant.
Programmatic access to Austrian filings
The FinancialFilings API delivers FMA-supervised Austrian 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 Austria-only integration is a one-parameter filter (?country=AT) on the global filings endpoint - no separate Austrian API key, no additional billing tier, and no per-country infrastructure. ATX 20 annual reports, FMA insider-transaction notifications, and Wiener Börse ad-hoc disclosures are all served from the same endpoint.
For live pipelines the webhook channel delivers full filing metadata within roughly 60 seconds of publication. The payload shape is identical across all covered markets - an Austrian MAR Article 17 announcement arrives at your endpoint with the same JSON envelope as a German BaFin filing or a French AMF press release. For DACH-region integrations, the ?country=AT and ?country=DE filters can be combined in the same subscriber configuration, delivering Austrian and German filings through one webhook endpoint with country metadata for downstream routing.
Filing bodies are available as JSON metadata, Markdown via /api/filings/{id}/markdown/, and original PDF or iXBRL. The German-language filing environment aligns the Austrian corpus closely with the German one for NLP purposes: Austrian filings use the same legal and accounting terminology, the same ESEF iXBRL taxonomy structure, and a largely overlapping vocabulary, so models trained on German disclosures generalise well to Austrian content without retraining. iXBRL is preserved for ESEF-mandated annual reports.
Common API integrations for Austrian data include backfilling ATX and ATX Prime consolidated financials for quant research (particularly OMV, Erste Group, and Verbund given their CEE exposure), triggering on ad-hoc disclosures from Wiener Börse-listed issuers, monitoring MAR Article 19 insider-transaction reports, and constructing DACH-region filing pipelines that span German and Austrian markets in a single feed. Trial keys are available on request; the web product is free and indexed for the public web.
- Filings indexed
- 47,217
- in Austria
- Listed companies
- 92
- Austrian issuers
- Auth
- x-api-key
- single header
- Webhook latency
- < 1 min
- from regulator publish
Reporting at a glance - Austria
Regulator, indices, accounting, language- Regulator
- Financial Market Authority (FMA)
- Primary indices
- ATXATX FiveATX Prime
- Accounting standards
- IFRS (consolidated); UGB (separate)
- Reporting languages
- GermanEnglish
- Fiscal year
- Calendar year predominant
Quick start - Austria filings
REST · JSON · Markdown · PDF# 1. List filings for Austria, newest first curl "https://api.financialreports.eu/filings/?countries=AT" \ -H "x-api-key: $FR_API_KEY" # 2. Pull full Markdown for one filing curl https://api.financialreports.eu/filings/<id>/markdown/ \ -H "x-api-key: $FR_API_KEY" # 3. Filter by filing type - annual reports only curl "https://api.financialreports.eu/filings/?countries=AT&type=10-K" \ -H "x-api-key: $FR_API_KEY" # 4. Filter by ISIN (single issuer) curl "https://api.financialreports.eu/filings/?company_isin=DE000A1EWWW0" \ -H "x-api-key: $FR_API_KEY"
Sample Austria response
Real filings · live dataGet API access for Austria
Pricing · trial keys · enterpriseNational indices in Austria
1 indices · drill into constituents and filingsFilings activity by year
Last 6 years · Austrian issuers- 2026 2,854
- 2025 3,099
- 2024 3,624
- 2023 3,349
- 2022 3,623
- 2021 2,782
Reporting languages
Filing-by-filing distribution- English 23,605
- German 22,977
- Hungarian 242
- Polish 217
- Romanian 92