Skip to main content
GET
Financial Metrics Snapshot (Real-Time)
The same ratio set as get_financial_financial_metrics but current-only: one snapshot object of about 41 fields — market_cap, enterprise_value, price_to_earnings_ratio, price_to_book_ratio, price_to_sales_ratio, enterprise_value_to_ebitda_ratio, free_cash_flow_yield, peg_ratio, the margin and return ratios, and the liquidity ratios. Takes only ticker or cik, with no period argument. Use it to size up a company right now. For history, or to see whether a multiple is unusual for this company, use get_financial_financial_metrics.

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Query Parameters

ticker
string

The ticker symbol of the company.

cik
string

The Central Index Key (CIK) of the company. Can be used instead of ticker.

Response

Financial metrics snapshot response

snapshot
object