Skip to main content
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.

Coverage

Available Tickers

You can fetch a list of available tickers with a GET request to: https://api.financialdatasets.ai/prices/snapshot/tickers/

Getting Started

  1. Add your API key to the header of the request as X-API-KEY.
  2. Execute the API request. No query parameters are needed.

Example

Market Snapshot

Example Response

Authorizations

X-API-KEY
string
header
required

API key for authentication.

Response

Market snapshot response

snapshots
object[]