For the complete documentation index, see llms.txt. This page is also available as Markdown.

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
200

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

application/json

Represents the response of the getPriceSnapshot endpoint.

successbooleanRequired

The success status of the operation.

messagestringRequired

The message associated with the operation.

addressstringOptional

The address associated with the operation.

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

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