Company Financial Metrics
Retrieve key financial metrics and ratios including market capitalization, P/E ratio, dividend yield, profit margins, and return on equity. Perfect for fundamental analysis and stock screening.
Use Case: Filter stocks with P/E ratio below 15 and dividend yield above 3% for value investing.
Authorizations
OAuth2 Bearer token: obtain an access token from the token endpoint and send it in the Authorization header.
Query Parameters
Stock ticker symbol to research, such as AAPL. Required for this endpoint.
"AAPL"
Which metric group to return. Currently only all is supported — it returns every available metric for the symbol. Required.
all "all"
Response
Successful response
Basic financial metrics for company research. Use these values for valuation, profitability, and balance-sheet trend displays.
Time series data for various financial metrics
Current financial metrics and ratios (dynamic object with various metric keys)
Type of metrics returned (all, price, valuation, margin)
Stock ticker symbol these financial metrics belong to. Use it to match the metrics back to the requested company.