Path parameters · 1
Variables interpolated into the URL path.
Securities code (e.g. '7203') or EDINET code (e.g. 'E02144')
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 OwnershipChartSeriesOut.
Envelope
Array of result objects.
Pagination and request metadata, including request_id, data_as_of, and ontology_version.
OwnershipChartSeriesOut
EDINET code of the filer. Null when the filer is a group of entities with no EDINET code of its own; use filer_name.
Name of the filer
'trajectory' or 'shareholding'
accumulating, exiting, stable, new_position
Most recent holding ratio
Timeline points sorted by date
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.