Path parameters · 1
Variables interpolated into the URL path.
EDINET code (e.g. 'E02144') or securities code (e.g. '7203')
Query parameters · 1
Optional filters and modifiers. Pass as URL-encoded ?key=value.
Fiscal year for board data. Defaults to latest.
Request headers · 1
Authentication.
Production API key. Pass it as Bearer ax_live_…
Returns · 200
The standard { data, meta } envelope. data contains CompanyRelationshipsOut.
Envelope
A single result object.
Pagination and request metadata, including request_id, data_as_of, and ontology_version.
CompanyRelationshipsOut
Company identifiers
Issuer-reported fiscal-year-end register (latest year, top holders including sub-5%). Distinct from major_shareholders, which is derived from event-driven 5% filings.
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.