GET
/
bulls_bears_say

Authorizations

token
string
queryrequired

Query Parameters

symbols
string
required

Stock ticker symbol to query for bull/bear cases.

token
string
required

Authentication token for the API access.

Response

200 - application/json
bear_case
string

Description of the bear case scenario.

bull_case
string

Description of the bull case scenario.

id
string

Unique identifier for the bull/bear case.

ticker
string

Stock ticker symbol related to the bull/bear case.

updated
integer

Timestamp of when the case was last updated.