Skip to main content
GET
Get Revenue Breakdown

Authorizations

Authorization
string
header
required

OAuth2 Bearer token: obtain an access token from the token endpoint and send it in the Authorization header.

Query Parameters

symbol
string

Stock ticker symbol to research, such as AAPL. Required when cik is omitted.

Example:

"AAPL"

cik
string

SEC CIK. Optional when symbol is provided.

Example:

"320193"

Response

Revenue breakdown data.

data
object