Build on Israel filings programmatically.
A typed REST API over 109,612 filings from 555 Israeli listed companies — JSON metadata, Markdown body, and original PDF. Webhooks on every new release.
Public-company filings in Israel are supervised by Israel Securities Authority (ISA). Reporting follows IFRS. Filings are most commonly published in Hebrew and English. Major issuers are listed on TA-35, TA-125 and TA-90. Calendar year.
Building on Israeli filings programmatically
The FinancialReports API delivers ISA-supervised Israeli filings through the same single REST surface used across all 42 covered markets — one x-api-key header, one shared rate-limit bucket, one payload schema. An Israel-only integration is a one-parameter filter (?country=IL) on the global filings endpoint. No separate ISA-tier API key, no parallel billing, no per-country infrastructure — the same endpoint returns a MAGNA immediate report, a TA-35 annual filing, and an insider-transaction notification within the identical JSON envelope.
For live pipelines, the webhook subscription is the recommended path: subscribe once, receive a POST with full filing metadata within roughly 60 seconds of MAGNA publication. Because many Israeli issuers are also NASDAQ-listed, an event may produce filings under two country codes (IL and US) nearly simultaneously; the platform deduplicates at the filing level and exposes cross-listing relationships in the payload, so consumer code doesn't need to reconcile jurisdictional duplicates. The webhook shape is identical across markets — a Hebrew-language immediate report and an English-language NASDAQ 8-K arrive at your endpoint with the same JSON structure.
Filing bodies are available as JSON metadata, Markdown via /api/filings/{id}/markdown/ (the processed text rendered on the public web pages, normalised from the original PDF), and the original PDF for audit and archival use. The Markdown layer is particularly relevant for Israeli content because MAGNA filings span an unusually wide format range — from brief immediate reports of a few hundred words to multi-hundred-page annual reports with complex Hebrew-English interleaving. The normalised text strips that variability before it reaches your NLP pipeline or LLM context window.
Common API integrations for Israeli data include backfilling TA-35 IFRS consolidated financials for quant research, triggering on diwhei midi immediate reports for event-driven strategies, cross-referencing MAGNA filings against NASDAQ submissions for dual-listed tech and biotech names, monitoring insider-transaction disclosures for TASE-listed defence and cybersecurity issuers, and feeding bilingual Hebrew/English filings into sector-specialist LLM tools. Trial keys are available on request; the web product is free and indexed for the public web, so coverage across the Israeli universe is verifiable before integration.
- Filings indexed
- 109,612
- in Israel
- Listed companies
- 555
- Israeli issuers
- Auth
- x-api-key
- single header
- Webhook latency
- < 1 min
- from regulator publish
Reporting at a glance — Israel
Regulator, indices, accounting, language- Regulator
- Israel Securities Authority (ISA)
- Primary indices
- TA-35TA-125TA-90
- Accounting standards
- IFRS
- Reporting languages
- HebrewEnglish
- Fiscal year
- Calendar year
Quick start — Israel filings
REST · JSON · Markdown · PDF# 1. List filings for Israel, newest first curl "https://api.financialreports.eu/api/filings/?countries=IL" \ -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=IL&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 Israel response
Real filings · live dataGet API access for Israel
Pricing · trial keys · enterpriseFilings activity by year
Last 6 years · Israeli issuers- 2026 8,031
- 2025 12,929
- 2024 7,455
- 2023 7,015
- 2022 6,676
- 2021 6,462
Reporting languages
Filing-by-filing distribution- English 87,532
- Hebrew (modern) 19,446
- Russian 2,008
- Finnish 590
- German 9