Path parameters · 2
Variables interpolated into the URL path.
Securities or EDINET code of the issuer
EDINET code of the filer
Request headers · 1
Authentication.
Production API key. Pass it as Bearer ax_live_…
Returns · 200
The standard { data, meta } envelope. data contains TrajectoryProbabilitiesOut.
Envelope
A single result object.
Pagination and request metadata, including request_id, data_as_of, and ontology_version.
TrajectoryProbabilitiesOut
P(reaching 10%)
P(reaching 20%)
P(reaching 33% blocking minority)
P(exiting within 6 months)
Number of historical trajectories in matching bucket
low, medium, or high
Model used: base_rate or coxph
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.