Path parameters · 1
Variables interpolated into the URL path.
Request headers · 1
Authentication.
Production API key. Pass it as Bearer ax_live_…
Returns · 200
The standard { data, meta } envelope. data contains FilingOut.
Envelope
A single result object.
Pagination and request metadata, including request_id, data_as_of, and ontology_version.
FilingOut
EDINET document ID (e.g. 'S100ABCD'). Globally unique.
EDINET submitter code of the filing company.
EDINET doc type code. 120=annual, 130=semi-annual, 140=quarterly, 150=extraordinary.
Japanese label for doc_type (e.g. '有価証券報告書').
Fiscal year the filing covers.
First day of the reporting period.
Last day of the reporting period.
Accounting standard used: 'Japan GAAP', 'IFRS', or 'US GAAP'.
When the filing was submitted to EDINET. Null if not available.
When Axiora ingested this filing from EDINET.
Description from EDINET (e.g. '有価証券報告書 第120期').
When this record was created in Axiora.
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.