Build on Japan filings programmatically.
A typed REST API over 266,370 filings from 3,967 Japanese listed companies — JSON metadata, Markdown body, and original PDF. Webhooks on every new release.
Public-company filings in Japan are supervised by Financial Services Agency of Japan (FSA). Reporting follows JGAAP / Japan-IFRS / IFRS / US GAAP (issuer choice). Filings are most commonly published in Japanese and English. Major issuers are listed on Nikkei 225, TOPIX and TOPIX Core 30. March year-end common (≈70% of issuers).
Programmatic access to Japanese filings — EDINET, TDnet, and cross-border consistency
The FinancialReports API delivers Japan's dual-channel regulatory disclosure stream — EDINET statutory reports and TDnet ad-hoc announcements — through a single REST surface authenticated with one x-api-key header, the same key that works across every covered market from Frankfurt to Seoul. A Japan-only integration is a one-parameter filter (?country=JP) on the global filings endpoint; there is no separate JPX or FSA endpoint, no separate API key, and no per-market billing tier. The same endpoint that delivers a Nikkei 225 Tanshin delivers a DAX annual report.
For real-time pipelines the webhook channel is the recommended path: subscribe once, receive a POST with full filing metadata within roughly 60 seconds of EDINET or TDnet publication. Japan's fiscal-year concentration around the 31 March year-end produces a predictable throughput surge in May (quarterly Tanshin and results announcements) and late June (statutory annual reports), which the webhook infrastructure handles without per-subscriber rate changes. The payload shape is identical across markets — a Japanese earnings flash arrives with the same JSON envelope as a French AMF filing — so your handler processes Tokyo and Berlin without market-specific branching.
Filing bodies are available as JSON metadata, Markdown via /api/filings/{id}/markdown/, and original PDF or XBRL. EDINET files XBRL-tagged statutory reports, and the platform preserves those tagged line-items where the FSA publishes them — particularly useful for building J-GAAP / IFRS comparable financial databases across the TSE Prime universe without per-issuer scraping. The Markdown rendering is valuable for Japanese content where the EDINET PDF renderings are structurally consistent but verbose; the processed text is substantially more compact and NLP-ready than the source document. Language metadata is exposed on every filing, enabling English-only filters for Prime issuers that publish English Tanshin summaries.
Typical API use cases for Japanese data include backfilling TOPIX and Nikkei 225 consolidated financials for quant research (covering the J-GAAP / IFRS accounting-standard split without per-issuer normalisation), triggering on TDnet ad-hoc announcements — buyback authorisations, parent-subsidiary restructurings, earnings revisions — for event-driven strategies, monitoring EDINET insider-transaction disclosures, and constructing cross-border portfolios that span TSE Prime and European markets using a consistent financial data schema. Trial keys are available on request; the web product is free and publicly indexed, so coverage quality across the 3,800-company universe is verifiable before integration.
- Filings indexed
- 266,370
- in Japan
- Listed companies
- 3,967
- Japanese issuers
- Auth
- x-api-key
- single header
- Webhook latency
- < 1 min
- from regulator publish
Reporting at a glance — Japan
Regulator, indices, accounting, language- Regulator
- Financial Services Agency of Japan (FSA)
- Primary indices
- Nikkei 225TOPIXTOPIX Core 30JPX-Nikkei 400
- Accounting standards
- JGAAP / Japan-IFRS / IFRS / US GAAP (issuer choice)
- Reporting languages
- JapaneseEnglish
- Fiscal year
- March year-end common (≈70% of issuers)
Quick start — Japan filings
REST · JSON · Markdown · PDF# 1. List filings for Japan, newest first curl "https://api.financialreports.eu/api/filings/?countries=JP" \ -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=JP&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 Japan response
Real filings · live data| Filing | Type | Released |
|---|---|---|
有価証券報告書-第66期(2025/03/01-2026/02/28)
Wakita & Co.,LTD. · 8125
|
Annual Report | 2026-05-25 |
訂正臨時報告書
UEX, LTD. · 9888
|
Transaction in Own Shares | 2026-05-25 |
確認書
Wakita & Co.,LTD. · 8125
|
Regulatory Filings | 2026-05-25 |
確認書
HODEN SEIMITSU KAKO KENKYUSHO CO.,LTD. · 6469
|
Regulatory Filings | 2026-05-25 |
有価証券報告書-第65期(2025/03/01-2026/02/28)
HODEN SEIMITSU KAKO KENKYUSHO CO.,LTD. · 6469
|
Annual Report | 2026-05-25 |
石油化学事業の分社化に向けた検討開始に関するお知らせ
Mitsubishi Chemical Gloup Corporation · 4188
|
M&A Activity | 2026-05-25 |
確認書
RETAIL PARTNERS CO., LTD. · 8167
|
Regulatory Filings | 2026-05-25 |
有価証券報告書-第73期(2025/03/01-2026/02/28)
RETAIL PARTNERS CO., LTD. · 8167
|
Annual Report | 2026-05-25 |
訂正発行登録書
Japan Petroleum Exploration Co., Ltd. · 1662
|
Capital/Financing Update | 2026-05-25 |
「ゾラデックス3.6mgデポ/LA10.8mgデポ」の製造販売承認 承継に関する契約を締結
NIPPON KAYAKU CO.,LTD. · 4272
|
Regulatory Filings | 2026-05-25 |
Get API access for Japan
Pricing · trial keys · enterpriseFilings activity by year
Last 6 years · Japanese issuers- 2026 13,955
- 2025 38,597
- 2024 43,308
- 2023 39,947
- 2022 32,179
- 2021 24,604
Reporting languages
Filing-by-filing distribution- Japanese 263,821
- English 2,013
- Korean 244
- German 120
- Swedish 102