Price Snapshot (Real-Time)
Stock Prices
Company Snapshot
Get the latest real-time stock price snapshot for any US ticker including open, high, low, and close.
GET
Price Snapshot (Real-Time)
Overview
The Snapshot API lets you pull a price snapshot for a given ticker. We cover all actively traded US stocks. 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.Available Tickers
You can fetch a list of available tickers with aGET request to:
https://api.financialdatasets.ai/prices/snapshot/tickers/
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
tickerto filter the data. - Execute the API request.
ticker.
Example
Price Snapshot