Skip to main content
GET
Market Snapshot (Real-Time)

Authorizations

X-API-KEY
string
header
required

The caller's own Monid API key (get one at https://monid.ai?fpr=dhruv-15136b). Passed straight through to Monid on every call, so usage bills the caller's own wallet — this is never a shared server-side credential, and the server never logs or stores it. Missing, empty, or malformed values answer 401 unauthorized before any paid call is attempted.

Response

Illustrative shape (no captured live sample committed for this route); values are structural placeholders, not a claim about real reported figures.

Market snapshot envelope: {"snapshots": [...]}, matching Financial Datasets' own PriceSnapshotMarketResponse, plus data_as_of. snapshots is always present, empty when the feed reports no movers.

snapshots
MarketPriceSnapshot · object[]
required
data_as_of
string

The feed's own human-readable as-of label, for example "Sep 4, 2026 2:18 PM ET". Not part of the Financial Datasets contract; carried so a caller can see how current the snapshot is without parsing a record.