Skip to main content
GET
Stock detail

Authorizations

Authorization
string
header
required

Bearer Authentication

Path Parameters

symbol
string
required

The stock's display ticker (e.g. AAPL), never the vendor symbol.

Example:

"AAPL"

Response

Stock detail.

General response Values

status
enum<string>
required
Available options:
success,
error
Example:

"success"

message
string
required
Example:

"message for success"

data
object
required