Financial Metrics
Snapshot
Get a real-time snapshot of key financial metrics and ratios for a ticker, including valuation, profitability, efficiency, liquidity, leverage, growth, and per share metrics.
GET
👋 Overview
We have real-time financial metrics for all actively-traded equities in the US.
To get started, please create an account and grab your API key at financialdatasets.ai.
You will use the API key to authenticate your API requests.
🚀 Getting Started
There are only 3 steps for making a successful API call:
- Add your API key to the header of the request as
X-API-KEY
. - Add query params like
ticker
to filter the data. - Execute the API request.
Note: You must provide the ticker
.
💻 Example
Financial Metrics Snapshot
Authorizations
API key for authentication.
Query Parameters
The ticker symbol of the company.
Response
200
application/json
The current financial metrics snapshot for a ticker
The response is of type object
.