Query parameters · 3
Optional filters and modifiers. Pass as URL-encoded ?key=value.
Filter by sector
Filter by fiscal year
Comma-separated fields (default: all)
Request headers · 1
Authentication.
Production API key. Pass it as Bearer ax_live_…
Returns · 200
The standard { data, meta } envelope. data contains an array of BulkFinancialOut.
Envelope
Array of result objects.
Pagination and request metadata, including request_id, data_as_of, and ontology_version.
BulkFinancialOut
EDINET submitter code.
TSE securities code.
Company name in Japanese.
Company name in English.
TSE 33-sector classification in Japanese.
Fiscal year.
Last day of the fiscal period (ISO 8601).
Accounting standard: 'Japan GAAP', 'IFRS', or 'US GAAP'.
Errors
Standard HTTP status codes plus a typed error.code in the { error: { code, message } } envelope.
Every endpoint returns the same typed error envelope ({ error: { code, message } }). For the full list of codes, see the Errors reference.