Query parameters · 5
Optional filters and modifiers. Pass as URL-encoded ?key=value.
Filter: Returner, Hoarder, Reinvestor, Mixed
Filter by sector
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 CapitalAllocationOut.
Envelope
Array of result objects.
Pagination and request metadata, including request_id, data_as_of, and ontology_version.
CapitalAllocationOut
EDINET code
Securities code
Company name
Sector
Fiscal year analyzed
Returner, Hoarder, Reinvestor, Mixed, or Insufficient Data
Free cash flow (JPY)
Dividends + buybacks (JPY)
Total returns / FCF
Capex / Revenue ratio
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.