ESC to close

Segments Data

Extract deeply categorized operating metrics, regional breakdown, and revenue segmented by product divisions.

GET https://data.businessquant.com/segments?series={series}&{identifier}&mode={mode}&api_key={api_key}

Parameters

Extract operating metrics, regional revenue breakdowns, and product division performance directly from company filings. You must provide an API key, the target series, and exactly one Identifier (Ticker or CIK). Additional parameters allow you to filter by dimension or calculate YoY and percentage breakdowns.

Parameter Description
api_key
Required
Your unique API key for authentication.
series
Required
Segment series target.
Format: series=Revenue
ticker
Conditional Identifier
Stock Ticker. (Provide either this or cik).
Format: ticker=GOOGL
cik
Conditional Identifier
CIK Number. (Provide either this or ticker).
Format: cik=1652044
data_format
Optional
Data format specifies how the values are calculated:
original: Raw reported values (Default).
pct: Percentage of the total for that period.
yoy: Year-over-year percentage growth.
Format: data_format=pct
mode
Optional
Mode: historic or latest. Default historic.
dimension
Optional
Dimension filter (e.g., Annual, Quarter).
rank_category
Optional
Filters the hierarchy of segments returned:
all: Returns all segment categories (Default).
• Or provide comma-separated numeric IDs (e.g., 1,2).
Example cURL Request
curl -X GET "https://data.businessquant.com/segments?series=Revenue&ticker=GOOGL&mode=latest&api_key=YOUR_API_KEY"
Sample Response
{
    "metadata": {
        "cik": 1652044,
        "ticker": "GOOGL",
        "companyname": "Alphabet Inc.",
        "companyname_short": "Alphabet",
        "dimension": "Annual",
        "series": "Revenue",
        "data_format": "original",
        "mode": "latest",
        "rank_category": "all"
    },
    "data": [
        {
            "category": "Consolidation Items",
            "rank_category": 1,
            "data": [
                {
                    "period": "2025-12-31",
                    "tag": 1,
                    "category_sno": 1,
                    "subcategory_sno": 2,
                    "subcategory": "Operating Segments",
                    "value": 418212000000.0
                },
                {
                    "period": "2025-12-31",
                    "tag": 1,
                    "category_sno": 1,
                    "subcategory_sno": 4,
                    "subcategory": "Reconciling Items",
                    "value": -50280000000.0
                }
            ]
        },
        {
            "category": "Segments",
            "rank_category": 2,
            "data": [
                {
                    "period": "2025-12-31",
                    "tag": 1,
                    "category_sno": 2,
                    "subcategory_sno": 3,
                    "subcategory": "Google Search  Other",
                    "value": 673596000000.0
                },
                {
                    "period": "2025-12-31",
                    "tag": 1,
                    "category_sno": 2,
                    "subcategory_sno": 5,
                    "subcategory": "Google Subscriptions, Platforms, & Devices",
                    "value": 144090000000.0
                },
                {
                    "period": "2025-12-31",
                    "tag": 1,
                    "category_sno": 2,
                    "subcategory_sno": 6,
                    "subcategory": "Google Network",
                    "value": 89376000000.0
                },
                {
                    "period": "2025-12-31",
                    "tag": 1,
                    "category_sno": 2,
                    "subcategory_sno": 7,
                    "subcategory": "Youtube Ads",
                    "value": 121101000000.0
                }
            ]
        },
        {
            "category": "Geographical",
            "rank_category": 3,
            "data": [
                {
                    "period": "2025-12-31",
                    "tag": 1,
                    "category_sno": 3,
                    "subcategory_sno": 2,
                    "subcategory": "United States",
                    "value": 582687000000.0
                },
                {
                    "period": "2025-12-31",
                    "tag": 1,
                    "category_sno": 3,
                    "subcategory_sno": 4,
                    "subcategory": "Apac",
                    "value": 203040000000.0
                },
                {
                    "period": "2025-12-31",
                    "tag": 1,
                    "category_sno": 3,
                    "subcategory_sno": 6,
                    "subcategory": "Other Americas",
                    "value": 71706000000.0
                }
            ]
        },
        {
            "category": "Equity Components",
            "rank_category": 4,
            "data": [
                {
                    "period": "2025-12-31",
                    "tag": 1,
                    "category_sno": 4,
                    "subcategory_sno": 2,
                    "subcategory": "Reclassification Out Of Aoci",
                    "value": 639000000.0
                }
            ]
        },
        {
            "category": "Segments",
            "rank_category": 5,
            "data": [
                {
                    "period": "2025-12-31",
                    "tag": 1,
                    "category_sno": 5,
                    "subcategory_sno": 2,
                    "subcategory": "Google Services",
                    "value": 673596000000.0
                },
                {
                    "period": "2025-12-31",
                    "tag": 1,
                    "category_sno": 5,
                    "subcategory_sno": 5,
                    "subcategory": "Other Bets",
                    "value": 4611000000.0
                }
            ]
        },
        {
            "category": "Class of Stock",
            "rank_category": 6,
            "data": [
                {
                    "period": "2025-12-31",
                    "tag": 1,
                    "category_sno": 6,
                    "subcategory_sno": 2,
                    "subcategory": "Class A",
                    "value": 32.730000000000004
                },
                {
                    "period": "2025-12-31",
                    "tag": 1,
                    "category_sno": 6,
                    "subcategory_sno": 3,
                    "subcategory": "Class C",
                    "value": 13500000000.0
                },
                {
                    "period": "2025-12-31",
                    "tag": 1,
                    "category_sno": 6,
                    "subcategory_sno": 3,
                    "subcategory": "Class C",
                    "value": 32.730000000000004
                },
                {
                    "period": "2025-12-31",
                    "tag": 1,
                    "category_sno": 6,
                    "subcategory_sno": 4,
                    "subcategory": "Class A Capital Stock",
                    "value": 14400000000.0
                },
                {
                    "period": "2025-12-31",
                    "tag": 1,
                    "category_sno": 6,
                    "subcategory_sno": 5,
                    "subcategory": "Class B",
                    "value": 32.730000000000004
                },
                {
                    "period": "2025-12-31",
                    "tag": 1,
                    "category_sno": 6,
                    "subcategory_sno": 5,
                    "subcategory": "Class B",
                    "value": 32.43
                },
                {
                    "period": "2025-12-31",
                    "tag": 1,
                    "category_sno": 6,
                    "subcategory_sno": 6,
                    "subcategory": "Capital Class B",
                    "value": 2109000000.0
                }
            ]
        },
        {
            "category": "Equity Components",
            "rank_category": 7,
            "data": [
                {
                    "period": "2025-12-31",
                    "tag": 1,
                    "category_sno": 7,
                    "subcategory_sno": 3,
                    "subcategory": "Unrealized Gains (Losses) On Cash Flow Hedges",
                    "value": 3000000.0
                },
                {
                    "period": "2025-12-31",
                    "tag": 1,
                    "category_sno": 7,
                    "subcategory_sno": 5,
                    "subcategory": "Unrealized Gains (Losses) On Available-For-Sale Investments",
                    "value": 639000000.0
                }
            ]
        }
    ]
}

Endpoint Variations

Below are the distinct ways to formulate your request depending on the data format and identifiers you use:

1. Standard Historic Data
https://data.businessquant.com/segments?series=Revenue&ticker=GOOGL&mode=historic&api_key=YOUR_API_KEY
2. Percentage Breakdown
https://data.businessquant.com/segments?series=Revenue&ticker=GOOGL&data_format=pct&api_key=YOUR_API_KEY
3. Year-over-Year (YoY) Growth
https://data.businessquant.com/segments?series=Revenue&ticker=GOOGL&data_format=yoy&api_key=YOUR_API_KEY