Skip to main content
GET
Get earnings reports for a specified stock

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your key. Get the key here

Query Parameters

ticker
string
required

US stock market ticker symbol, e.g. AAPL, TSLA, etc.

size
integer
default:5

Number of earnings reports to return, default is 5

Response

Successful response in standard envelope.

data
object[]
status_code
number

Status code, 0 for success

status_msg
string

Status message, success for success