Latest quotes

The latest quotes endpoint provides the latest best bid and ask prices for the given ticker symbols.

Query Params
string
required

A comma-separated list of stock symbols.

string
enum

The source feed of the data.

  • sip: all US exchanges
  • iex: Investors EXchange
  • delayed_sip: SIP with a 15 minute delay
  • boats: Blue Ocean, overnight US trading data
  • overnight: derived overnight US trading data
  • otc: over-the-counter exchanges

Default: sip if the user has the unlimited subscription, otherwise iex.

Allowed:
string

The currency of all prices in ISO 4217 format. Default: USD.

Responses

401

Authentication headers are missing or invalid. Make sure you authenticate your request with a valid API key.

403

The requested resource is forbidden.

500

Internal server error. We recommend retrying these later. If the issue persists, please contact us on Slack or on the Community Forum.

Language
Credentials
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json
*/*