Market Snapshot (Real-Time)
Stock Prices
Market Snapshot
Get a real-time price snapshot for every actively traded US stock in a single request.
GET
Market Snapshot (Real-Time)
Overview
The Market Snapshot API returns real-time prices for the entire US market in a single call. Each snapshot includes the current price, day change, and day change percent. Requires an active subscription.Available Tickers
You can fetch a list of available tickers with aGET request to:
https://api.financialdatasets.ai/prices/snapshot/tickers/
Getting Started
- Add your API key to the header of the request as
X-API-KEY. - Execute the API request. No query parameters are needed.
Example
Market Snapshot