githubEdit

Price snapshot

get

Retrieves the price snapshot for a given ticker symbol.

Authorizations
AuthorizationstringRequired
Path parameters
tickerstringRequired
  • The ticker symbol of the company.
Header parameters
AuthorizationstringRequired
  • The authorization token.
Responses
chevron-right
200

A promise that resolves to a PriceSnapshotAPIResponse object containing the price snapshot.

application/json
get
/financial-datasets/price-snapshot/{ticker}
200

A promise that resolves to a PriceSnapshotAPIResponse object containing the price snapshot.