Skip to main content
GET
Python (SDK)

Authorizations

Authorization
string
header
required

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

Query Parameters

symbols
string
required

Comma-separated list of stock symbols to get quotes for

Response

Quotes retrieved successfully

s
enum<string>

Status of the response

Available options:
ok,
error
d
object[]

Array of quote data for requested symbols