パスパラメータ · 2
URLパスに展開される変数。
EDINETコードまたは証券コード
提出者のEDINETコード(例: E03606)。
クエリパラメータ · 1
任意のフィルターと修飾子。URLエンコードした ?key=value で渡します。
Freeze the response to a specific point in time. Pass a value previously returned in meta.as_of to replay the exact same answer.
リクエストヘッダー · 1
認証ヘッダー。
本番用のAPIキー。次の形式で渡します: Bearer ax_live_…
返り値 · 200
標準の { data, meta } エンベロープ。 data は TrajectoryOut 型の配列です。
エンベロープ
結果オブジェクトの配列。
ページネーションとリクエストメタデータ。request_id、data_as_of、ontology_version を含みます。
TrajectoryOut
対象企業の証券コード。
対象企業名。
提出者の正規EDINETコード。
提出者名。
直近の保有比率。
Latest observation. The combined stake declared for every holder on the same filing, as reported by the filer. Joint-holder accounting permits overlapping positions, so this figure may differ from the sum of the individual holders' stakes, and on a small number of filings it disagrees with them outright. Where the two disagree, holding_ratio_pct is the holder's own reported position and is the figure to screen on. Null when the filing carries no combined total.
On the latest filing. Number of holders declaring together on that filing. 1 means a solo filer.
90日間の変動幅。
180日間の変動幅。
1年間の変動幅。
accumulating、exiting、stable、new_position。
同方向の連続報告書数。
月間変動ペース(pp/月)。
直近の保有目的分類。
最初の報告基準日。
直近の報告基準日。
総提出件数。
全軌跡データポイント(詳細エンドポイントのみ)。
エラー
標準のHTTPステータスコードに加え、{ error: { code, message } } エンベロープ内で型付きの error.code を返します。
すべてのエンドポイントは共通の型付きエラーエンベロープ({ error: { code, message } })を返します。 全コードの一覧はエラーリファレンスを参照してください。