クエリパラメータ · 4
任意のフィルターと修飾子。URLエンコードした ?key=value で渡します。
カンマ区切りのEDINETコードまたは証券コード(最大10件)
財務指標。ランキング: revenue, net_income, operating_income, ordinary_income, total_assets, total_equity, total_liabilities, gross_profit, current_assets, current_liabilities, eps, bps, roe, roa, operating_margin, net_margin, gross_margin, equity_ratio, debt_to_equity, current_ratio, interest_coverage, health_score。時系列: revenue, net_income, operating_income, ordinary_income, total_assets, total_equity, eps, bps, dividends_per_share, operating_cf, investing_cf, financing_cf, roe, pe_ratio, num_employees, cost_of_sales, gross_profit, sga, depreciation, rnd_expenses, current_assets, noncurrent_assets, ppe, intangible_assets, inventories, current_liabilities, noncurrent_liabilities, retained_earnings, capex, treasury_stock, goodwill, interest_expense, investment_securities
取得する決算年数
株式分割調整済みの値を使用。falseで未調整の生データを返却。
リクエストヘッダー · 1
認証ヘッダー。
本番用のAPIキー。次の形式で渡します: Bearer ax_live_…
返り値 · 200
標準の { data, meta } エンベロープ。 data は TimeseriesResultOut 型の配列です。
エンベロープ
結果オブジェクトの配列。
ページネーションとリクエストメタデータ。request_id、data_as_of、ontology_version を含みます。
TimeseriesResultOut
企業情報。
チャートする指標(例: 'revenue'、'roe')。
決算年度順の時系列データポイント。
エラー
標準のHTTPステータスコードに加え、{ error: { code, message } } エンベロープ内で型付きの error.code を返します。
すべてのエンドポイントは共通の型付きエラーエンベロープ({ error: { code, message } })を返します。 全コードの一覧はエラーリファレンスを参照してください。