Skip to main content
GET
Price Snapshot (Real-Time)
Real-time stock price snapshot for a ticker. Returns the current price plus day-over-day change (absolute and percent). Best for: Live price widgets, dashboards, triggering alerts on intraday moves, validating fills, pre-trade price sanity checks.

Example

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Query Parameters

ticker
string
required

The stock ticker symbol (e.g. AAPL, MSFT).

Response

Price snapshot response

snapshot
object