Skip to main content
GET
Financial Metrics Snapshot (Real-Time)

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.

Coverage

Getting Started

There are only 3 steps for making a successful API call:
  1. Add your API key to the header of the request as X-API-KEY.
  2. Add query params like ticker to filter the data.
  3. Execute the API request.
Note: You must provide the ticker.

Example

Financial Metrics Snapshot

Authorizations

X-API-KEY
string
header
required

API key for authentication.

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