latestOpenAPI 3.0.02026-08-2010141507.9 KB

3d5897270d8a

Financials

Financial health scores chart

Starter Stock Pro

Returns chart-ready data for financial health scores over time: Piotroski F-Score (0–9) and Altman Z-Score. Annual periods only. Each period requires a prior year for Piotroski YoY comparisons, so internally fetches limit + 1 periods. Altman Z-Score may be null for periods with insufficient balance sheet data.

get/api/financials/chart/scores

Query parameters

symbolstring

Stock ticker symbol. Identify the entity by exactly one of: symbol, cik, cusip, composite_figi, or share_class_figi. At least one is required.

cikinteger

SEC Central Index Key (CIK).

cusipstring

CUSIP identifier (9 characters).

composite_figistring

Composite OpenFIGI identifier.

share_class_figistring

Share-class OpenFIGI identifier.

limitinteger

Maximum number of periods (may be clamped by subscription tier)

Response

Series-oriented chart data with periods sorted ascending

periodsstring[] required

Reporting period end dates (YYYY-MM-DD), sorted ascending. Each entry corresponds index-wise to the values in every series.data array. Annual periods only.