GET Financials
Get the balance sheet and cashflow statement for a company. Although symbols, and cik are technically optional, if no parameters are included with the response, the result will be empty
GET
Authorizations
Headers
Specifies return format
Available options:
application/json
, application/xml (deprecated)
Query Parameters
One or more stock ticker symbol in comma separated list specifies company data to return
One or more cik identifier in comma separated list specifies company data to return
Return results for dates greater than or equal date specified in this parameter
Specifies the time period of the returned results
Available options:
3M
, 6M
, 9M
, 12M
, 1Y
, ALL
, TTM
TTM, A (as originally reported), R (restated). P (Preliminary anouncements)
Available options:
TTM
, A
, R
, P
Response
200
application/json
An object including a response array containing an array of objects containing company data
The response is of type object
.