Query parameters · 6
Optional filters and modifiers. Pass as URL-encoded ?key=value.
Look back period in days
Filter: 'accumulating' or 'exiting'
Minimum absolute delta percentage
Results per page
Results to skip (ignored when cursor is set)
Opaque cursor for keyset pagination
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 OwnershipMoverOut.
Envelope
Array of result objects.
Pagination and request metadata, including request_id, data_as_of, and ontology_version.
OwnershipMoverOut
Securities code of the issuer
Name of the issuer (JP)
English name of the issuer
Stable canonical identifier for the filer. Equals the filer's EDINET code for ungrouped filers; opaque token for entity-resolved groups.
Name of the filer (JP)
English name of the filer
Latest observation. The stake this holder reports for itself, as a percentage of the issuer's outstanding shares. On a joint filing (co_holder_count > 1) this is the individual holder's own position, not the group's. Compare with group_ratio_pct for the combined position the 5% obligation attaches to.
accumulating or exiting
Percentage points change per month
Change over 90 days
Date of most recent filing
Latest classified purpose
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.