Skip to main content
GET
Get segments data for a company.

Authorizations

apikey
string
query
required

Pass your API key as a query parameter (e.g., /endpoint?apikey=YOUR_API_KEY)

Path Parameters

exchange
string
required

The exchange of the instrument (e.g. nasdaq).

symbol
string
required

The symbol of the instrument (e.g. aapl).

Query Parameters

type
enum<string>

Report type (Q for Quarterly, Y for Annual). Default is Q.

Available options:
Q,
Y

Response

200 - application/json
revenue
object
required

Revenue series data.

eps
object
required

EPS series data.

segments
object[]
required

List of business segment series.

geo
object[]
required

List of geographic segment series.