Skip to main content
SA FR / API · Saudi Arabia

Build on Saudi Arabia filings programmatically.

A typed REST API over 74,490 filings from 269 Saudi listed companies — JSON metadata, Markdown body, and original PDF. Webhooks on every new release.

Public-company filings in Saudi Arabia are supervised by Capital Market Authority (CMA). Reporting follows IFRS. Filings are most commonly published in Arabic and English. Major issuers are listed on TASI and Nomu. Calendar year.

Building on Saudi Arabian filings programmatically

The FinancialReports API delivers Tadawul-sourced Saudi regulatory filings through the standard unified endpoint — ?country=SA scopes queries to Saudi issuers. Volume is moderate: ~350 Main Market companies under IFRS quarterly reporting generate approximately 500–1,200 filings per month during results seasons. Saudi Arabia is the highest-throughput market in the GCC/MENA cluster by a significant margin.

Webhook subscriptions deliver Saudi filings within minutes of Tadawul publication. Saudi market disclosure follows Tadawul trading hours (10:00–15:00 AST, UTC+3, Sunday through Thursday). CMA mandates quarterly results within 30 days of quarter-end and annual reports within 3 months of fiscal year-end. The webhook payload schema is market-agnostic; Sunday–Thursday scheduling is the primary integration consideration shared with UAE.

Filing content is available as JSON metadata, Markdown (extracted from English-language PDF filings), and original source documents. Common API integrations include TASI constituent monitoring, Aramco quarterly results processing (single most-watched filing in MENA), Saudi banking sector IFRS analysis, Vision 2030 privatisation IPO tracking, MSCI Saudi Arabia rebalancing signal detection, cross-GCC sector analysis alongside UAE, Qatar, and Kuwait feeds, and Shariah-compliant universe screening based on quarterly financial ratios.

Filings indexed
74,490
in Saudi Arabia
Listed companies
269
Saudi issuers
Auth
x-api-key
single header
Webhook latency
< 1 min
from regulator publish

Reporting at a glance — Saudi Arabia

Regulator, indices, accounting, language
Primary indices
TASINomu
Accounting standards
IFRS
Reporting languages
ArabicEnglish
Fiscal year
Calendar year

Quick start — Saudi Arabia filings

REST · JSON · Markdown · PDF
# 1. List filings for Saudi Arabia, newest first
curl "https://api.financialreports.eu/api/filings/?countries=SA" \
    -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=SA&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"

Full API documentation ↗ · OpenAPI schema ↗

Sample Saudi Arabia response

Real filings · live data
Filing Type Released
Arabian Shield Cooperative Insurance Co. Board invites its shareholders to attend the Ordinary General Assembly Meeting the (First Meeting) via modern tec. Arabian Shield Cooperative Insurance Co. · 8070 AGM Information 2026-05-18
Allied Cooperative Insurance Group Board invites its shareholders to attend the Ordinary General Assembly Meeting the (First Meeting) Allied Cooperative Insurance Group · 8150 Proxy Solicitation & Information Statement 2026-05-18
Al Yamamah Steel Industries Co. Board invites its shareholders to attend the Ordinary General Assembly Meeting the (First Meeting) Al Yamamah Steel Industries Co. · 1304 Proxy Solicitation & Information Statement 2026-05-18
Takween Advanced Industries Co. Board invites its shareholders to attend the 18th Ordinary General Assembly Meeting (First Meeting) Takween Advanced Industries Co. · 1201 Proxy Solicitation & Information Statement 2026-05-18
Etihad GO Telecom Co. (GO) Announces Regarding Obtaining a Level 2 Managed Security Operations Center (MSOC) Services License Etihad GO Telecom Co. · 7040 Regulatory Filings 2026-05-18
Yanbu Cement Company’s Board invites its shareholders to attend the Ordinary General Assembly Meeting (First Meeting), via modern technology means. Yanbu Cement Co. · 3060 AGM Information 2026-05-18
SABIC Agri-Nutrients Announces the Latest Update Regarding the Memorandum of Understanding with Saudi Agricultural and Livestock Investment Company (SALIC). SABIC Agri-Nutrients Co. · 2020 Regulatory Filings 2026-05-18
Gulf Union Al Ahlia Cooperative Insurance Co. Board invites shareholders to attend the Ordinary general assembly meeting (first meeting) Through Modern Technology Gulf Union Alahlia Cooperative Insurance Co. · 8120 Proxy Solicitation & Information Statement 2026-05-18
Addendum Announcement from Almunajem Foods Co. in regard to invite the shareholders to participate and vote in the Extraordinary General Assembly Meeting (First Meeting) Almunajem Foods Co. · 4162 Proxy Solicitation & Information Statement 2026-05-18
Saudi Ground Services Company Board of Directors invites its Shareholders to attend the Ordinary General Assembly Meeting (First Meeting) Via Modern Technology Saudi Ground Services Co. · 4031 Proxy Solicitation & Information Statement 2026-05-18

Get API access for Saudi Arabia

Pricing · trial keys · enterprise
Get API access Talk to the team Read the docs ↗

Filings activity by year

Last 6 years · Saudi issuers
  • 2026 2,215
  • 2025 5,349
  • 2024 5,134
  • 2023 4,702
  • 2022 4,602
  • 2021 4,145

Reporting languages

Filing-by-filing distribution
  • English 74,490

FAQ — Saudi Arabia

Coverage, formats, integration
How do I authenticate API requests for Saudi Arabia filings?
Send a single header — `x-api-key: $FR_API_KEY` — on every request. The same key works across all 42 covered markets; there's no per-country key.
What format does the Saudi Arabia API return?
Filing metadata is returned as JSON. Full filing bodies are available as Markdown (one endpoint) and original PDF. The same payload shape is used across every covered market.
Do you provide webhooks for new Saudi filings?
Yes. Webhook subscribers receive a POST with full filing metadata within ~60 seconds of the regulator publishing the document.
Is there a rate limit on the Saudi API?
Standard plans are throttled to a generous request budget that suits typical research and dashboards. Bulk and high-throughput plans negotiate higher limits.
Is there a free tier for Saudi Arabia data?
The web product (search, browse, single-filing read) is free and indexed for the public web. Programmatic API access is a paid plan; trial keys are available on request.